Skip to content

movie review website using SQL, Python with Flask

Notifications You must be signed in to change notification settings

sashankchittoory/code-red

 
 

Repository files navigation

Code Red

Movie review website using PostgreSQL, Python, Flask, HTML and Bootstrap.

Screenshots

image

image

To view the webiste, click here

Local Dev setup

Run in terminal

git clone <repo-url>

pip install -r requirements.txt

Go to project root folder and execute python3 main.py.

Go to `https://localhost:5000/ to see the site

Make changes to add features and add a Pull Request on GitHub.

Issues

Find any issues? Add them to the issues tab on github

About

movie review website using SQL, Python with Flask

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.1%
  • Python 18.9%
  • CSS 5.0%