Skip to content

This is a basic notes app that implements user authentication and stores records in a monogdb database

Notifications You must be signed in to change notification settings

innocent-maina/notepad-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                              # Flask Web App

##App hosted on

sheldoncooper.herokuapp.com

Setup & Installtion

Make sure you have the latest version of Python installed and pip install all items in the requirements.txt file

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

This is a basic notes app that implements user authentication and stores records in a monogdb database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published