BuildForSDG / BuildForSDG/Team-108-Frontend
[FEATURE] As a patient, I should be able to see a page with my dashboard
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**How this feature request is related to a problem?**
As a patient, I should be able to see a page with my dashboard? (all groups, my groups, all experts, my experts, report button, notification (group, expert, DMs), DMs)
**Solution we'd like**
Authenticated patients should have a profile/ dashboard where he or she can see and create groupds, see and contact experts, receive Direct Messsages, and a report button.
He/She should be able to edit his or her profile details like email, name, bio, etc
**Alternatives we've considered**
A simple dahshboard where he/ she speaks directly to an experts
**Additional context**
Trigger | Frontend | Backend (/api/user/profile/id)
-- | -- | --
Login page | Username | Username | Username | Username
Signup page | Firstname | Firstname | Firstname | Firstname
| Lastname | Lastname | Lastname | Lastname
| Email | Email | Email | Email
| Password1 | | Password1 | Api token
| Password2 OR authenticated already | Patient Group, All group, Class, Messages, Experts subscribed to, All experts | Password2 | Patient Group, All group, Class, Messages, Experts subscribed to, All experts
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.