BuildForSDG / BuildForSDG/Team-108-Backend
Design the patient app
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Implement the patient app where we would have the Patient Interactions**
The MCare Backend will have three apps
1. User app, where the authentication will live
**2. Patient app: Where the Patient model, views will live**
3. Expert app: Where the expert model will live
4. Regulator app: Where the its models, views will live.
The app in bold is were you come in. You are in charge of this app.
**Solution we'd like to see**
A patient app that would provide the logic for the functionality of the agreed dashboard front-end prototype.
_At a later time, within this sprint, Ezekiel would introduce the Django Rest so MCare can interact with the real front-end_
_Use the default user model. This would later be linked to the custom user model_
**Alternative Solution**
Some models may not be ready. Such models could be hard coded. When the models are ready, we would connect.
**Additional context**
This is the user story we hope to accomplish
- I should be able to sign up, reset my password
- I should be able to log in anonymously **so I see my profile (dashboard) page, update my name and preference (Group, Expert, Class), join and exit a group/expert, see my recent activity, delete my profile and set an anonymous name which I will use**.
- I should be able to log in with my email and password so I **see my profile page, update my name and preference (Group, Expert, Class), join and exit a group/expert, see my recent activity and set an anonymous name which I will use.**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.