Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Rating and Review App

This is a web application built with Flask that allows users to add, edit, and delete movie entries along with their ratings and reviews. The application utilizes Flask-Bootstrap for styling and Flask-SQLAlchemy for database management.

Features

  • Add Movies: Users can add movies with details such as title, year, description, rating, ranking, review, and an image URL.
  • Edit Movies: Users can update movie ratings and reviews.
  • Delete Movies: Users can delete movie entries from the database.
  • View Movies: Displays a list of movies sorted by their ratings, with each movie's ranking and details.

Technologies Used

  • Flask: A lightweight Python web framework for building web applications.
  • Flask-Bootstrap: Integrates Bootstrap with Flask for responsive design.
  • Flask-SQLAlchemy: ORM for managing database interactions with Flask.
  • SQLAlchemy: SQL toolkit and ORM for Python.
  • WTForms: Library for form handling and validation in Flask applications.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages