KZwick / MHA

Comp 2160 Project for Mobile app with Aras
0 stars 0 forks source link

Priority List #18

Open takip12 opened 6 years ago

takip12 commented 6 years ago
  1. Connect app to Firebase
  2. Create a registration activity
  3. Require a user to register in order to use app
  4. Save pill reminder time when app is closed (daily notification reminders at that time)
  5. Save professional info when app is closed
  6. Save medication info and refill dates when user closes the app.
  7. Select medication from database
  8. Save "Dosage Taken Today" option
  9. Save current mood as well as anxiety, depression and stress levels.
  10. Ensure daily pill reminder triggers a notification at desired time
  11. Trigger alarm on medication refill date.
  12. "Incorrect login" and "Incorrect password" toasts.
  13. Eliminate excess tiles in main menu
  14. Create an activity that allows a user to view professional info
  15. Change user report from professional access to user access (able to review their own history)
  16. In User Report, ensure "To" date cannot be earlier than "From" date
  17. Add evaluations
  18. Professional access
KZwick commented 6 years ago

1) Is done app connecting to Firebase. Authentication is working with Firebase pages.

takip12 commented 6 years ago

With Firebase working perfectly (great work Kevin), a registration activity is no longer needed. Priority 2 is irrelevant.

Priority 3 is also addressed with our use of Firebase.

Revised priority list:

  1. Save pill reminder time when app is closed (daily notification reminders at that time)
  2. Save professional info when app is closed
  3. Save medication info and refill dates when user closes the app.
  4. Select medication from database
  5. Save "Dosage Taken Today" option
  6. Save current mood as well as anxiety, depression and stress levels.
  7. Ensure daily pill reminder triggers a notification at desired time
  8. Trigger alarm on medication refill date.
  9. "Incorrect login" and "Incorrect password" toasts.
  10. Eliminate excess tiles in main menu
  11. Create an activity that allows a user to view professional info
  12. Change user report from professional access to user access (able to review their own history)
  13. In User Report, ensure "To" date cannot be earlier than "From" date
  14. Add evaluations
  15. Professional access
takip12 commented 6 years ago

Revised priority list:

  1. Save pill reminder time when app is closed (daily notification reminders at that time)
  2. Save professional info when app is closed
  3. Save medication info and refill dates when user closes the app.
  4. Select medication from database
  5. Save "Dosage Taken Today" option
  6. Save current mood as well as anxiety, depression and stress levels.
  7. Trigger alarm on medication refill date.
  8. Create an activity that allows a user to view professional info
  9. Change user report from professional access to user access (able to review their own history)
  10. In User Report, ensure "To" date cannot be earlier than "From" date
  11. Add evaluations
  12. Professional access