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

AusafMo/Flask-Web-App-Tutorial

This branch is 1 commit ahead of, 1 commit behind techwithtim/Flask-Web-App-Tutorial:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2023
Jan 19, 2021
Feb 22, 2021
Jan 19, 2021
Jan 19, 2021

Repository files navigation

Flask Web App Tutorial

Setup & Installation

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

  • Jupyter Notebook 68.8%
  • HTML 15.7%
  • Python 15.0%
  • JavaScript 0.5%