My TV Time is a web application that allows users to search, track, and view detailed airing information for TV shows. It leverages powerful tools like Django, React, and external APIs like Trakt and TMDb to deliver a smooth, intuitive experience.
- 📺 Search for TV shows from a vast database.
- 📌 Personalize your watch list for TV shows.
- 📑 View and track details of each TV show, including the next episode info.
- 👤 User authentication system.
- Introduce Django Rest Framework (DRF): Integrate DRF to build a RESTful API for seamless data exchange between the front end and back end.
- Progressive Web App (PWA): Installed on PWA-enabled devices.
- Notifications: Implement a notification system for new episodes or updates to shows on a user's watchlist.
- Offline Access: Implement service workers for offline access and faster load times.
- Trakt API
- TMDB API