/2400-DS1SQL-Python-SQL-Project

This repo contains project files for the mini IMDB python web apps, intended for a school assignment.

Primary LanguageHTML

Python & SQL project

Highlights of the project

Anyone can:

  • browse existing content
  • check other users' timeline and watchlist
  • register a new account

A logged in user can:

  • create new content
  • edit existing content
  • rate the existing films and write down their reviews
  • edit their own watchlist

Main packages used

  • flask
  • SQLAlchemy
  • Bootstrap

Note

  • type python app.py in the terminal to run the apps.
  • detailed project walkthrough can be found here.