The repository will provide any kind of customer relations management for there products. I use all features of Django of this projects.
make a new environment(recommended) and run...
- Run pip install -r requirements.txt to install dependencies
- Run python manage.py makemigrations
- Run python manage.py migrate
- Run python manage.py runserver
- Navigate to http://127.0.0.1:8000/ in your browser
Lgin-
Dashboard
Products
Update Products
Delete Products
Customer Details
Customer Place Order
Register by Customer
Login By Customer
Customer Dashboard
Customer Profile
Forgot Password