This is a simple media tracker that you can track what shows, movies, books, and music you are watching/reading/listening to. This is a work in progress.
todo:
- add a way that the progress is locked based on what the media type is. like books are locked to pages
- add a way to check igdb auth automatically when the token expires, allowing the server to be ran forever without constant restarts
- add books api, figure out which to use first
- add podcast api
- add colors for lists
- update icons for creating and updating lists to have all of lucids icons by importing all of them and making a picker for them
- update from sqlite to progresql
- create a docker-compose file to run postgres and sever in docker
- change the lists to instead of having a logo it shows the most recent item added to that list
- add users
- remove podcasts all together, also artists and books