Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

AmrAb06/daily-drive-hub-cs50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Drive Hub

What is this

My CS50x final project. A web app built on flask.

HTML templates

layout1.html -> Standard pages

layout2.html -> Login and register pages

How to run locally

It is recommended to create a virtual environment first

  1. pip install -r requirements.txt

2a. (Windows) set FLASK_APP=app.py

2b. (Linux/MacOS) export FLASK_APP=app.py

  1. flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published