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
- Host: GitHub
- URL: https://github.com/techiediaries/django-crm
- Owner: techiediaries
- Created: 2018-03-13T23:02:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T05:39:00.000Z (about 5 years ago)
- Last Synced: 2025-03-28T15:51:54.941Z (about 1 year ago)
- Topics: crm, django, django-rest-framework
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 87
- Watchers: 9
- Forks: 43
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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).