/Customer-Relationship-Management---Django

CRM- Application with user authentication where a user can manage his/her Client records efficiently , It has Basic CRUD operation for creating, updating, viewing and deleting client records.

Primary LanguagePython

Features:

🔐 User Authentication
📊 Personal Dashboard
📝 Create Records
👀 View Records
🔄 Update Records
🗑️ Delete Records
💬 Flash Messages

Screenshots:

Home

image

User dashboard:

image

Create record:

image

View record:

image

Update record:

image