Skip to content

Web application where user can add their favorite movies and add a rating and review. Built with Python Flask, SQLite, SQLAlchemy, and WTForms.

Notifications You must be signed in to change notification settings

BillStephens2022/Movies-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top 10 Movies - Python - Flask
License: MIT

Description

A web application where users can add their favorite movies which get displayed as cards on the screen with the background image of the movie poster. Once a movie is added, the user is asked to provide a rating and short review. When the user hovers over the card, the card flips to the backside which shows the year, description, rating, and review. From there, the user can update the rating/review or delete the movie. This app was built with Python Flask, SQLite / SQLAlchemy, and The Movie Datatabase (TMDB) API.

Screenshot:

screenshot

Table of Contents

Installation

run main.py in the command line

Usage

once running, go to http://localhost:5000

License

This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT

Contributing

N/A

Tests

N/A

Questions

Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: stephensbill17@gmail.com

About

Web application where user can add their favorite movies and add a rating and review. Built with Python Flask, SQLite, SQLAlchemy, and WTForms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published