Skip to content

Adwaith-J/Notes-web_app-using-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CRUD (Create, Read, Update, Delete) web application built with Django to manage notes.

Features:

->Create new notes ->View all notes ->Update existing notes ->Delete notes

Tech Stack:

Backend-> Django

Database-> SQLite (default Django)

Frontend-> HTML, CSS, Bootstrap

image image image

About

A simple Django web application with user authentication and CRUD functionality. Users can register, log in, and manage personal notes with options to add, edit, and delete. The app uses a connected database, styled with a clean and professional UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors