<aside>
<img src="/icons/bookmark-outline_pink.svg" alt="/icons/bookmark-outline_pink.svg" width="40px" /> each line item here is a session of work
</aside>
- prob 3ish hours coming up with the Concept and Scope
- 1hr working on database design (DATABASE.md)
- 1hr working on database implementation (supplify.db) https://github.com/EthanCloin/supplify/commit/c98d0fe699006597c20346786189c649151ca1a7
- struggled getting the foreign key to behave using
sqlite3
CLI or DB Browser for SQLite GUI application
- probably still need to improve constraints and make sure things delete + update properly and determine non-nullable fields
- 3-4 hrs hydrating with realistic data and updating relationships bw entities https://github.com/EthanCloin/supplify/commit/2c6baa4b5bf52a3ecf70989366823733214b28a0
- 30 min doing figma of dashboard page
- 90 min doing figma of dashboard page
- 3hrs building html templates for dashboard
- 3hrs styling and it’s still ugly