Skip to content

the-iter8/Noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

A simple notes application based on Flask. Hosted at - https://the-noted.herokuapp.com/

Features -

  • User Login Authecation Support, with CSRF protection It stores the user's notes in SQLite database and access it by logging in.

  • Addition, Deletion and Modification of Notes actively updated on the database.

Installation (for development)

  • git clone https://github.com/the-iter8/Noted.git Noted
  • cd Noted
  • (Windows) pip install pipenv \ (MacOS or Linux) pip3 install pipenv
  • pipenv install

Running (development mode)

  • pipenv shell
  • (Windows) run.bat \ (MacOS or Linux) source run

CREATED BY: Abhishek Pandey and Ankit Sharma

About

A simple notes application based on Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •