Skip to content

AddressBook with limited Function : Add , Delete, Update

Notifications You must be signed in to change notification settings

rsamit26/Addressbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addressbook

A simple addressBook with limited Function : Add , Delete, Update using Django framework.

Instruction

  • Clone Repo
  • Create virtual environment for using this project
  • Run these command
 pip install -r requirement.txt
 python manage.py migrate 
 python manage.py runserver 

Once server is running visit these path links :

For all contacts = localhost:8000/contacts

About

AddressBook with limited Function : Add , Delete, Update

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published