Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Presley 88c1c629d5 Add days, plansDays, days tables
This is for the purpose of adding the following relationships:
- Plans <-> Sets
- Plans <-> Days

Related to #102
2022-10-29 16:39:27 +13:00
Brandon Presley 259d36d67f Move all database operations into db.ts 2022-09-04 15:28:21 +12:00
Brandon Presley 23d8c91c69 Add workouts page
The workouts page can be used to add a new type of workout,
or to edit the name of an already existing one.
Closes #1.
2022-08-26 15:10:28 +12:00
Brandon Presley 43405269df Add half completed Plans 2022-07-06 17:40:53 +12:00