<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>

  1. prob 3ish hours coming up with the Concept and Scope
  2. 1hr working on database design (DATABASE.md)
  3. 1hr working on database implementation (supplify.db) https://github.com/EthanCloin/supplify/commit/c98d0fe699006597c20346786189c649151ca1a7
    1. struggled getting the foreign key to behave using sqlite3 CLI or DB Browser for SQLite GUI application
    2. probably still need to improve constraints and make sure things delete + update properly and determine non-nullable fields
  4. 3-4 hrs hydrating with realistic data and updating relationships bw entities https://github.com/EthanCloin/supplify/commit/2c6baa4b5bf52a3ecf70989366823733214b28a0
  5. 30 min doing figma of dashboard page
  6. 90 min doing figma of dashboard page
  7. 3hrs building html templates for dashboard
  8. 3hrs styling and it’s still ugly