This is a calendar view of Have I Played Bowie Today but is fixed to only show my own data at present.
- The UI is based on the Mac OS Calendar app
- The colour scheme is up in the air and I'm not entirely satisfied with it
- Vanilla Extract has been used for CSS but as its my first time using the library the implementation is a bit messy. I've taken different approaches in various places to try out features.
- Data fetching is done using TanStack Query
- Using NextJS but with Preact used in the compiled version instead of React
- There is a dependency on Redis
There are some ideas on what I want to add in time.