21m1n / 2400-DS1SQL-Python-SQL-Project

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 65.8%Language:Python 24.5%Language:CSS 9.8%