Skip to content

A simple web app written using Flask framework to add movies, view details of movies from a given list and to rank the movies.

Notifications You must be signed in to change notification settings

gouri9230/Flask_Movie_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Movie App

A movie ranking application.

Description

A movie-ranking app built with Flask using the TMDB API with CRUD and user authentication. The application makes use of the movie database API (tmdb).

Features

The features in summary:

  • App displays popular movies
  • User can view movie details
  • Rank movies and modify them.

Requirements

  • This program requires python3.+ (and pip) installed, a guide on how to install python on various platforms can be found here
  • SQLAlchemy was used in this project as ORM with SQLite and MySQL as the database client. however feel free to use whichever cliet you prefer

Technologies Used

  • Python 3.10.6
  • Flask 2.2.2
  • Werkzeug 2.2.2
  • HTML
  • SQLAlchemy

This app has not undergone any kind of testing yet!

Author

👤 Shrigouri Navaranta

About

A simple web app written using Flask framework to add movies, view details of movies from a given list and to rank the movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published