Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ContactsManager

Installation

  • Download or clone this repository
  • Change directory to the recently cloned repository folder or unziped folder
  • Run following commands after clone the project
  • cd ContactsManager
  • pip install virtualenv
  • virtualenv .
  • (activate virtual env)
  • cd src
  • pip install -r requirements.txt
  • python manage.py migrate
  • python manage.py runserver

About

Contact Manager is a Web Application using Django.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages