Skip to content
/ CRM Public

A basic CRM system built using Django and Tailwind. It is connected locally with MySQL database.

Notifications You must be signed in to change notification settings

ArpanIng/CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CRM

Getting Started

To run this project you will need to set your environment variables.

  1. Create a new file named .env inside the root folder
  2. Copy all of the variables inside crm/.template.env and assign your own values to them

List of third-party packages used are:

  • black
  • crispy-tailwind
  • django-environ
  • mysqlclient
  • whitenoise

About

A basic CRM system built using Django and Tailwind. It is connected locally with MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published