Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thatbackendguy/crmdjango
- Owner: thatbackendguy
- Created: 2022-06-15T11:58:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T17:23:13.000Z (about 1 year ago)
- Last Synced: 2024-04-17T02:29:15.485Z (7 months ago)
- Topics: crm, django, django-rest-framework, python, rest-api
- Language: JavaScript
- Homepage:
- Size: 40.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)