Skip to content

Standard Notes is a simple and secure web app built with Flask, flask_login, Flask-SQLAlchemy, Bootstrap, Python, HTML, and JavaScript.

Notifications You must be signed in to change notification settings

tejuthomass/standard-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Standard Notes Web App

Standard Notes is a simple and secure web app built with Flask, flask_login, Flask-SQLAlchemy, Bootstrap, Python, HTML, and JavaScript.

Setup & Installation

Make sure you have the latest version of Python and Git installed. Use the package manager [pip] to install the dependencies.

Step 1:

git clone <repo-url>

Step 2:

pip install flask
pip install Flask-SQLAlchemy
pip install flask-login

Usage

Running The App

python main.py

Viewing The App

Go to http://127.0.0.1:5000

Reference & Credits

@TechWithTim

About

Standard Notes is a simple and secure web app built with Flask, flask_login, Flask-SQLAlchemy, Bootstrap, Python, HTML, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published