An app to remind and track your medication schedule to ensure you take your medications consitently.
git clone https://github.com/fac-23/be-kind_re-mind
- run
npm install
in your terminal to install the dependencies. - run
npm run dev
in your terminal to start the server. - click on the link in the terminal.
- As a user I want to be able to decide how I respond to my notications, e.g. skip, reschedule, taken.
- As a user I want to see a calendar with a history of when I met my medication goals and show what current I'm on.
- As a user I want to delete my medication.
- As a user I want to recieve notifications in the app about my scheduled medication.
- As a user I want a homepage that displays what medication I have taken, updates when there are changes and any reminders/notifications.
- I like to be able to see what medication I took on a certain day (stretch).
- As a user I want to login using a 3rd party service (stretch).
- As a user I would like to be rewarded with a garden themed reward system (stretch).
- As a user I want to be able to reset my password.
- As a user my information to be available between sessions.
- As a user I want to be abe to sign-up/login-in securely.
- As a user I would like to receive notifications outside the app e.g. text, email etc.
- As a user I want to be reminded/ track how much medication I have left.
- As a user I want to track my progress with a streak.
- As a user I want to be able to add my medication schedule (by picking a time or customize my own time) + (name, dose, type, strength, time, notes).
- As a user I want to log-out to protect my privacy.
- Co-authored-by: Oli [email protected]
- Co-authored-by: Adam [email protected]
- Co-authored-by: Miah [email protected]
- Co-authored-by: Juliette [email protected]
- Scrum facilitator - Adam.
- Quality Assurance - Oli.
- DevOps - Juliette.
- UX/UI - Miah.