Skip to content

abhigyanmadhukalya/flask-note-taking-web-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login screen

Flask Note Taking Website Example

forthebadge made-with-python


Requirements

  • Latest version of Python
  • flask library
  • Flask-SQLAlchemy library
  • flask-login library

To install the requirements, open the repo in a terminal and type

pip3 install -r requirements.txt

Running the App

python3 main.py

Viewing the App

Go to 127.0.0.1:5000

About

An example of a note taking web-application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published