Skip to content

Commit a4083dc

Browse files
Update README.md
1 parent a032b48 commit a4083dc

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ MyMedic is a personal medical system designed to help patients by giving them se
2121
### Essential
2222
- User Registration & Login
2323
- View and Edit Personal Information
24+
- Schedule and Add Appointments
25+
- Multi-Factor Authentication
26+
- Reset Password for safety
27+
- Download Medical Records
2428

2529
### Desirable
2630
- Family Accounts
@@ -36,7 +40,7 @@ MyMedic is a personal medical system designed to help patients by giving them se
3640

3741
## Technology Stack
3842

39-
- Frontend: JavaScript (React)
43+
- Frontend: JavaScript
4044
- Backend: Python (Django)
4145
- Database: SQLite
4246
- Authentication: OAuth 2.0
@@ -78,14 +82,4 @@ Risks Identified:
7882

7983
## Project Status
8084

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.

0 commit comments

Comments
 (0)