Skip to content

This is Django based visitor managment project as my finale year submission of B.Tech in DDIT

License

Notifications You must be signed in to change notification settings

milindparvatia/visitingmanegment

Repository files navigation

Visitor Manegment

how to Install

  1. clone this repo or download it
  2. pip install -f requierment.txt
  3. handel postgres database named 'visitor' or you can also use sqlite3 by changing it from settings.py 3.1 python manage.py makemigrations 3.2 python manage.py migrate
  4. python manage.py runserver

any new feature request will be apriciated.

About

This is Django based visitor managment project as my finale year submission of B.Tech in DDIT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published