Skip to content

This is a Flask application that helps users find movies to stream on various services. Users can enter their preferences, such as genre, decade, and streaming service, and the application will return a random movie that matches their criteria.

Notifications You must be signed in to change notification settings

julianpyrlik/OneMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

OneMovie

Stop Thinking. Start Watching.

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Issues License

Table Of Contents

About The Project

This is a Flask application that helps users find movies to stream on various services. Users can enter their preferences, such as genre, decade, and streaming service, and the application will return a random movie that matches their criteria.

Built With

Python

HTML

JavaScript

Flask

Flask-Bootstrap

The Movie Database (TMDb) API

Prerequisites

Python 3.6 or later

pip

Installation

  1. Clone the repository

  2. Navigate to the project directory

  3. Install the required dependencies

  4. Create a file named .env in the project directory and add your TMDb API key

  5. Run the application

Usage

Visit http://127.0.0.1:5000/ in your web browser. Enter your preferences and click the "Search" button. The application will return a random movie that matches your criteria.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

License

Distributed under the MIT License. See LICENSE for more information.

Authors

About

This is a Flask application that helps users find movies to stream on various services. Users can enter their preferences, such as genre, decade, and streaming service, and the application will return a random movie that matches their criteria.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published