A Customer Relationship Management (CRM) web app built with Django. This project helps businesses manage customer leads, assign tasks to agents, and streamline communication—all from a simple, clean dashboard.
- 🔐 User Authentication (Login/Logout/Register)
- 👥 Role-Based Access Control (Admin & Agent views)
- 📋 Lead Management (Create, update, delete leads)
- 🔎 Lead Filtering & Search
- 📧 Email Notifications for lead assignments
- 🧾 Notes & Activity Logging
- 📊 Responsive UI built with Bootstrap
| Layer | Tech |
|---|---|
| Backend | Django, Python |
| Database | SQLite |
| Frontend | HTML, CSS, Bootstrap |
| Other | Django Admin, Django Messages Framework |
TO BE ADDED