Skip to content

ardra-p/NoteApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteApp - A Simple Note-Taking Django App

Welcome to NoteApp, a minimal, distraction-free web app built with Django where users can register, log in, and manage their personal notes. Each user has their own secure note section with create, update, delete, and view functionality.


Features

  • User Registration & Login with validation
  • Create, Edit, and Delete notes
  • Each user has their own notes (private)
  • Light/Dark mode toggle (with localStorage)
  • Responsive HTML + CSS frontend
  • Form error messages and success notifications
  • Custom 404 error page

Tech Stack

  • Backend: Django 5.2.3 (Python)
  • Frontend: HTML, CSS (with static files)
  • Database: SQLite (default)

📸 Screenshot

NoteApp Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors