Skip to content

Code Red is a movie review website using SQL, Python with Flask.

Notifications You must be signed in to change notification settings

shrn01/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

Add DATABASE_URL = sqlite:///local.db in your environment variables.

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

Code Red is a movie review website using SQL, Python with Flask.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published