Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 5.07 KB

README.md

File metadata and controls

67 lines (56 loc) · 5.07 KB

Favicon/Logo My TV Collection

Can't remember where you left off in that show? Now all you have to remember is the popcorn! 🍿

Screenshot of Landing page

My TV Collection was inspired by my partner and I's love of television, and the joy that comes from watching TV together. We love experiencing new shows together and sharing our favorite shows with each other. That said, our list of Shows to Watch has only grown over time, and with our penchant for watching multiple shows at once, it can be hard to keep track of the last episode we saw for each different show. Enter My TV Collection!

Screenshot of Show Detail page

My TV Collection is very simple - you can add TV shows to a Shows list, view details about each show, and log episodes you've watched for each show. There are quite a few exciting ice box features in the works for My TV Collection, so stay tuned!

Want to start tracking your own shows now? Check Out My TV Collection Here 📺

Screenshot of Show Index page

Attributions 🎉

Technologies used 🧰

GitHub Git Python Django HTML5 CSS3 JavaScript PostgreSQL Docker AWS AWS IAM AWS S3 MDN Web Docs Icons8 Freepik Visual Studio Code Trello Fly.io

Ice Box 🧊

  • Implement Light Mode/Dark Mode Toggle
  • Implement mobile responsiveness for:
    • Tablets
    • Smartphones
  • Add Movies Model to track movies watched
  • Add Episode Detail template to show additional episode details
    • Add air_date and description fields to Episode Model
  • Implement pagination to details pages for:
    • Shows
    • Episodes
    • Movies
  • Implement reviews functionality for:
    • Shows
    • Episodes
    • Movies
  • Implement search functionality
  • Implement scrolling in episode table on Show Details page
  • Incorporate Movie or TV Show APIs
    • Use my personal X Files API