Skip to content

ML-mm/MMNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MM-Django-Notes-App

(Incomplete) Notes app made with django, implemented CRUD. Ajax JQuery HTML CSS used.👤

TODO:

  • Fix login interface and tweak custom processors.
  • Optimise Ajax requests and JQuery code.
  • Notes should be available only to the authenticated user who created the note.

Screenshots/Features/Pages:-

|Landing Page|Landing Page w Login Slidedown|Sign-Up Page|Notes-List page|Notes-detail page|Add-Note Modal|Delete-Note Modal|

Landing Page Landing Page w Login Sign-Up Page Notes-List page Notes-detail page Add-Note Modal Delete-Note Modal