Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thatbackendguy/crmdjango

CRM application using Django Framework + Django REST API
https://github.com/thatbackendguy/crmdjango

crm django django-rest-framework python rest-api

Last synced: 12 days ago
JSON representation

CRM application using Django Framework + Django REST API

Awesome Lists containing this project

README

        

## Customer Relation Managment (CRM)
###### Web-App Using Django Framework + Django REST Framework

## QUICK LINKS
- [Home](http://127.0.0.1:8000/)
- [Admin Dashboard](https://127.0.0.1:8000/admin/)
- [Customer API](http://127.0.0.1:8000/crm-apis/cust-api)
- [Product API](http://127.0.0.1:8000/crm-apis/product-api)
- [Order API](http://127.0.0.1:8000/crm-apis/order-api)