An open API service indexing awesome lists of open source software.

https://github.com/techiediaries/django-crm

A Simple Django CRM (Customer Relationship Management) RESTful API Project
https://github.com/techiediaries/django-crm

crm django django-rest-framework

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://www.techiediaries.com/angular-tutorial) accompanying this repository for more information.

You can also check the [Angular 6 front-end](https://github.com/techiediaries/ng-crm).