CRM-System Tailwind Templates

Crm System

This is a Customer relationship management system.

CRM-System

This is Customer relationship management system which helps users to manage relationships and interactions with the customer and assign them to agents efficiently

Technologies

  • Python
  • Django
  • Django Rest Framework
  • Tailwand CSS
  • PostgreSQL

Installation

  1. Create a local copy of this git repository with git clone command.

    $ git clone https://github.com/dhavall13/CRM-System.git
    
  2. Create a Virtual Enviornment with the virtualenv module.

    $ virtualenv .
    
  3. Once you’ve created a virtual environment, you may activate it.

    $ source scripts/activate
    
  4. Now, install the requirements from the requirements.txt file.

    $ pip install -r requirements.txt
    
  5. Now, apply the migrations with the management command.

    $ python manage.py migrate
    
  6. Finally, start the developement server with the management commnad.

    $ python manage.py runserver
    

Screenshots

  • Dashbord Dashbord

  • Leads Leads

  • Profile Profile

  • Agents Agents

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Top categories

Loading Svelte Themes