Customer Relationship Management Website
This is a basic CRM website created using Python and Django.
It uses SQLlite database that comes with django to manage customers and respective orders and products.
It has functionalities such as Login/Register.
In this website we can use CRUD functionality from front-end instead of going to admin panel that django provides us.
Currently I have not hosted this website. I might work more on this project in fututre!
Technologies:
- - Python
- - Django
- - Heroku
- - Git
Source Code:
CRM App(Github)
Login Page

Register Page

Dashboard
