Skip to content

KS-py/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Notes Django App

Simple Notes Django App is a basic Notes App which can create, edit and delete Notes. All notes created are displayed on the homepage and the edit action for each Note takes place on a separate page as well as the delete action.

The application and its asscoiated views, urls, models etc. are in the Notes_app folder

Running the App: In the project's home directory open up a cmd window, and run "python manage.py runserver" to run the app

Prerequisites

Python Django

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published