Skip to content

Code for the note storing flask web app made during a YouTube video.

Notifications You must be signed in to change notification settings

jobu9395/Flask-Web-App-Tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Web App Tutorial

Setup & Installtion

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install -r requirements.txt

Running The App

python main.py

Viewing The App

Go to http://127.0.0.1:5000

About

Code for the note storing flask web app made during a YouTube video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.5%
  • Python 47.8%
  • JavaScript 1.7%