Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.7 KB

File metadata and controls

48 lines (36 loc) · 1.7 KB

Customer Management System

Functionalities

  • User Authentication
  • User Authorization
  • Database CRUD Operations
  • User Profile Creation
  • Profile Image
  • Password Reset through Email
  • Dynamic Search Bar

Installation steps

Clone the Repo and install the requirements

git clone https://github.com/gulraiznoorbari/Customer-Management-System-Django.git
cd Customer-Management-System-Django
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Author

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

Gulraiz Noor Bari

LinkedIn Link Twitter 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 ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.