Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (32 loc) · 1.09 KB

Contact Manager App Django

Functionalities

  • User Authentication
  • Gender Based Search
  • Database CRUD
  • User Authorization
  • Profile Image

How To Run

git clone https://github.com/saadhaxxan/Contact-Manager-Django.git
cd Contact-Manager-Django
pip install -r requirements.txt
python manage.py runserver

Access to the Admin Panel

python manage.py createsuperuser

Author

You can get in touch with me on my LinkedIn Profile:

Saad Hassan

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

LICENSE

  • MIT (2021)