A CRM(Customer Relationship Management) built using django. A customer can create its account and track its orders on the users page. The admin can view all the customers details and orders placed and status of the order.
Functionalities :
- Authentication using username email and password.
- Authorization levels of admin and customer.
- Dashboard page to track all customers and their orders.
- Products placed for each individual customer.
- Password reset using email.
Deployed at : http://truthfool.pythonanywhere.com