A tool to help you manage your watched and to-watch anime, built with Tauri.
- Clean up the codebase
- Refactor
- Sort the list by name, date_added, date_watched, or my_score
- Support multiple lists
- Cache image blobs in IndexedDB
- Improve the UI
- Consider using Melt UI
- Implement a search function within lists; what would be the best way to do this?
- Add more data fields: date_added, date_watched, episodes_completed (an array of numbers?)
- Add a keyboard shortcut for search (cmd+k)
- Add a dark theme
- Add a list view