Welcome to my CRM (Customer Relationship Management) application, developed using Django, Python, MySQL, HTML, and Bootstrap. This application allows users to manage customer information and interactions efficiently.
- User authentication (register, log in, log out)
- Create, read, update, and delete (CRUD) operations for customer records
- Search and filter customer data
- Responsive design using Bootstrap
- User-friendly interface for managing customer interactions
- Django - Web framework for Python
- Python - Programming language used
- MySQL - Database management system
- HTML - Markup language for structuring the web
- Bootstrap - CSS framework for responsive design
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/crm-application.git