Skip to content

Noting is a Web Application with User authentication for maintaining Notes/Tasks

Notifications You must be signed in to change notification settings

Kartik11082/Noting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Noting is a Python Web Application made with Django

Noting is a responsive notes taking web app with authentication

Features

  • Password sent through email
  • Reset password
  • Feedback accepted through email
  • Session expires after 30 days

Tech

Dillinger uses a number of open source projects to work properly:

  • Django - The web framework for perfectionists with deadlines
  • Python - awesome web-based text editor

And of course Noting itself is open source with a public repository on GitHub.

Local server setup

Clone the repo.

git clone https://github.com/Kartik11082/Noting.git
cd Noting

Install the dependencies

pip install -r requirements.txt

Start the local server

python manage.py runserver

Go to localhost port 8000 Now you can start testing

About

Noting is a Web Application with User authentication for maintaining Notes/Tasks

Topics

Resources

Stars

Watchers

Forks