https://github.com/twknab/django_client_resources
CRM application for managing clients and projects, Python & Django-powered.
https://github.com/twknab/django_client_resources
crm django-rest-framework python-2-7
Last synced: 10 months ago
JSON representation
CRM application for managing clients and projects, Python & Django-powered.
- Host: GitHub
- URL: https://github.com/twknab/django_client_resources
- Owner: twknab
- Created: 2017-06-08T10:10:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T08:13:19.000Z (over 8 years ago)
- Last Synced: 2025-05-08T23:52:22.808Z (10 months ago)
- Topics: crm, django-rest-framework, python-2-7
- Language: Python
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
This is an application for tracking client projects. Clients can be added and managed similar to a CRM.
+ Follow the wireframe below:
- *See wireframe.png*
+ Hacker: When a user clicks on the notes field for either client or project, route to a new page where the user can update the notes field.