django-crm icon indicating copy to clipboard operation
django-crm copied to clipboard

A Simple Django CRM (Customer Relationship Management) RESTful API Project

A Simple Django CRM (Customer Relationship Management) Project

This project contains Models and Django REST framework API for a simple CRM web application.

You can read this tutorial accompanying this repository for more information.

You can also check the Angular 6 front-end.