Skip to content

jcalcutt/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook App

A simple Django web app for taking notes

📝

Register, write, prioritise and delete notes.

Installation:

requires python 3.7

$python manage.py makemigrations
$python manage.py migrate
To Run (localhost:8000/):
python manage.py runserver
Sample:

screenshot

About

A simple Django Web App for taking notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published