Contact-Manager-App-Django icon indicating copy to clipboard operation
Contact-Manager-App-Django copied to clipboard

A complete User Authentication based Contact Management App

Contact Manager App Django

Functionalities

  • [x] User Authentication
  • [x] Gender Based Search
  • [x] Database CRUD
  • [x] User Authorization
  • [x] 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)