A diary app to track your daily activities, and how you feel about them. Feel Tracker will provide you with a day, week, and month view of the activities you want to track, as well as tranding and statistics.
[ ] Clicking the + button at the nav bar will open a popup instead of navigating, with 2 options:
Create new activity - same flow as before
Add new template - opens a pop-up with the list of templates (name+icon) and checkboxes to indicate selection and "Select" and "Cancel" buttons. Selecting a template will lead to the same form, but with fields filled according to the template.
[ ] Add a ••• menu button to the activity card that opens a pop-up menu. The menu should have the option "Create Template". Templates are saved in a "templates" collection in the database, same type as Activity, but the ID should be different.
Requirements:
+
button at the nav bar will open a popup instead of navigating, with 2 options:•••
menu button to the activity card that opens a pop-up menu. The menu should have the option "Create Template". Templates are saved in a "templates" collection in the database, same type as Activity, but the ID should be different.