Skip to content

A simple web application where users can write and store notes created using Flask.

Notifications You must be signed in to change notification settings

mahdi-robbani/notes_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Web App

A simple web application where users can write and store notes created using flask.

Installation

Clone the repo

git clone https://github.com/mahdi-robbani/notes_webapp.git

Install required python packages

pip install -r requirements.txt

Running the web app

Run the main.py python file to initialize the server.

Viewing the web app

Go to http://127.0.0.1:5000 on a web browser.

About

A simple web application where users can write and store notes created using Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published