Skip to content

Python Project App - A service for finding where you can buy/stream tv shows and movies

Notifications You must be signed in to change notification settings

SeanPMcNeil/wheres-the-stream-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where's The Stream?

A video streaming service finder web app

Built using Python & Flask

Search Feature Screenshot

Search

About

The goal of Where's The Stream is to help users find where they can stream, buy, or rent TV shows and movies for their viewing enjoyment. Anyone can use the application to search for a show/movie and the app allows for user registration where logged in users can keep a list of favorited shows/movies to quickly reference them again.

Tech Used

  • Python 3.10
  • Flask
  • MySQL
  • Materialize CSS
  • Watchmode API

Highlights

  • Utilized Materialize CSS to create a more responsive and engaging user experience.
  • Favorite/Unfavorite system for shows to write/remove show information from MySQL database related to the logged in user.

Future Considerations

  • Better API querying/caching for duplicate requests. Somewhat unfamiliar with writing asynchronous JavaScript for more efficient loading.
  • YouTube API integration to populate trailers on relevant show/movie page.
  • Monetization is possible through marketplace affiliations/streaming service partner options.

User Dashboard Screenshot

User Dashboard

About

Python Project App - A service for finding where you can buy/stream tv shows and movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages