Skip to content

JuneMuoti/CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJ CRM

Modern,responsive user interface for ultimate user experience

Build Status

DJ CRM is a user -friendly easy to use CRM.

  • Create a lead
  • View the created lead
  • ✨Magic ✨

Features

  • Create Leads

  • Update Generated Leads

  • View All Leads

  • Delete Leads

  • Assign Leads to an agent

  • Email Function to alert an agent when a lead has been created

  • Authentication Module

  • SMS Feature

DJ CRM is an easy to use CRM that perform end to end operations of lead generation. As Geoffrey Nzomo writes

The overriding design goal for DJ CRM is to make it as easy to use as possible. The idea is that a CRM should be very basic to use applying basic CRUD operataions, as well as appealing, without looking like a user has to be first educated on where to start.

Tech

DJ CRM uses a number of Tech stacks to work properly:

  • Python -Easy to use,powerful and versitile!

  • Django - The best web framwork for your project

  • Bootstrap4 - great UI boilerplate for modern web apps

  • node.js - evented I/O for the backend

  • Sendgrid - Get more messages delivered. See better results.

  • jQuery - duh

And of course DJ CRM itself is open source with a public repository on GitHub.

Installation

DJ CRM requires Python3.8 and Django3.1 to run.

Install the dependencies and devDependencies and start the server.

cd CRM
pip install -r requirements.txt

Then Run

python manage.py runserver

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:8000

Plugins

DJ CRM is currently extended with the following plugins. Instructions on how to use them are linked below.

Plugin README
SendGrid sendgrid
GitHub github

License

MIT

Releases

No releases published

Packages

No packages published

Languages