Skip to content

masoodmomin/teal-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teal CRM

Teal CRM is a CRM made in Django. It has a teal color Dashboard. A Django CRM in which you can create, update or delete Product, Orders and Contacts. You can also filter and search. You can also add task for reminder.

  • Create, update or delete Product, Orders and Contacts.
  • Search and filter.
  • Add todo tasks for reminder.

Screenshots

Login Page

Login Page

Dashboard

Dashboard

Contacts

Contacts

Products

Products

Tasks

Tasks

Clone this repository

git clone https://github.com/masoodmomin/teal-crm.git

Dependencies

django-filter=2.4.0

Run the following commands to get started:

pip install django django-filter
python manage.py makemigrations crm tasks
python manage.py migrate
python manage.py runserver

About

Django CRM with dashboard with charts, product page, contact page, tasks page and a login.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published