OL
Open Life
A place to track your goals openly on the internet!
Backend for logging goal progress.
Model changes, db updates, REST endpoint changes.
- Overview REST endpoint.
- Update multiple models.
- Update db for model changes.
Wire a bunch of stuff up.
- Create goal for all three goal types.
- Goal display for all three goal types.
- Goal overview display.
Morning focusmate session
Work on create goal modal
Fix frontend to use new models
Morning focusmate session
Initial implementation of all REST endpoints
Morning focusmate session
Lots of backend work to figure out data structures
Morning focusmate session
Habit goal tracker displays days completed
Wire up habit goal trackers
Investigate auth solutions
Morning focusmate session
Morning focusmate session
Work on goal types in backend