File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,10 @@ MyMedic is a personal medical system designed to help patients by giving them se
21
21
### Essential
22
22
- User Registration & Login
23
23
- View and Edit Personal Information
24
+ - Schedule and Add Appointments
25
+ - Multi-Factor Authentication
26
+ - Reset Password for safety
27
+ - Download Medical Records
24
28
25
29
### Desirable
26
30
- Family Accounts
@@ -36,7 +40,7 @@ MyMedic is a personal medical system designed to help patients by giving them se
36
40
37
41
## Technology Stack
38
42
39
- - Frontend: JavaScript (React)
43
+ - Frontend: JavaScript
40
44
- Backend: Python (Django)
41
45
- Database: SQLite
42
46
- Authentication: OAuth 2.0
@@ -78,14 +82,4 @@ Risks Identified:
78
82
79
83
## Project Status
80
84
81
- - Tech stack selected
82
- - Risks identified and mitigation planned
83
- - Drafted user stories and requirements
84
- - Team onboarding new member
85
-
86
- ### Next Steps
87
- - Refine requirements and user stories
88
- - Draft SDD (Software Design Document)
89
- - Draft STD (Software Test Document)
90
- - Create UI mockups
91
- - Begin container and environment setup
85
+ - Essential features are all implemented.
You can’t perform that action at this time.
0 commit comments