Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 858 Bytes

File metadata and controls

34 lines (23 loc) · 858 Bytes

🧩 Django CRM Web Application

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.


🚀 Features

  • 🔐 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

🛠️ Tech Stack

Layer Tech
Backend Django, Python
Database SQLite
Frontend HTML, CSS, Bootstrap
Other Django Admin, Django Messages Framework

📸 Screenshots

TO BE ADDED