https://github.com/anilnayak126/django-crm
A feature-rich CRM application developed using Django and MySQL that allows users to manage customer relationships effectively. This application provides functionalities such as user registration, login, and management of customer data. Users can create, read, update, and delete customer records, track interactions.
https://github.com/anilnayak126/django-crm
crmapplicarion crud-operations customer-relationship-management data-management django full-stack-development mysql python user-authentication web-application
Last synced: about 1 year ago
JSON representation
A feature-rich CRM application developed using Django and MySQL that allows users to manage customer relationships effectively. This application provides functionalities such as user registration, login, and management of customer data. Users can create, read, update, and delete customer records, track interactions.
- Host: GitHub
- URL: https://github.com/anilnayak126/django-crm
- Owner: Anilnayak126
- Created: 2024-08-07T19:33:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T16:52:22.000Z (over 1 year ago)
- Last Synced: 2025-04-15T20:14:09.597Z (about 1 year ago)
- Topics: crmapplicarion, crud-operations, customer-relationship-management, data-management, django, full-stack-development, mysql, python, user-authentication, web-application
- Language: HTML
- Homepage:
- Size: 290 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRM Application
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.
## Table of Contents
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
## Features
- 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
## Technologies Used
- [Django](https://www.djangoproject.com/) - Web framework for Python
- [Python](https://www.python.org/) - Programming language used
- [MySQL](https://www.mysql.com/) - Database management system
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) - Markup language for structuring the web
- [Bootstrap](https://getbootstrap.com/) - CSS framework for responsive design
## Installation
To get started with this project, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/crm-application.git