Skip to content

The Customer Relationship Management is an web application through which you can manage your customers or clients details. It is made using Python-Django framework, MySQL Database and Bootstrap

Notifications You must be signed in to change notification settings

Krishnaraj27/Customer-Relationship-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer-Relationship-Management

The Customer Relationship Management is an web application through which you can manage your customers or clients details. It is made using Python-Django framework, MySQL Database and Bootstrap

  1. First you have to install django using python pip and create a development environment. Also install mysql using pip, in that environment as we are going to use MySQL database in this project
  2. Now start a new project with name CRM(or whatever you want) in that environent
  3. After that , start an app with name website(or whatever you like)
  4. In the settings.py file, change the database to mysql

About

The Customer Relationship Management is an web application through which you can manage your customers or clients details. It is made using Python-Django framework, MySQL Database and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published