{"id":26491680,"url":"https://github.com/danielc92/react-django-crm","last_synced_at":"2026-04-19T03:31:49.343Z","repository":{"id":55355814,"uuid":"191309949","full_name":"danielc92/react-django-crm","owner":"danielc92","description":"Building a CRM system using React as a front end and Django (django_restframework) as a REST API backend service.","archived":false,"fork":false,"pushed_at":"2022-12-10T18:46:34.000Z","size":1303,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T08:50:09.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielc92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-11T06:41:49.000Z","updated_at":"2021-03-06T04:14:06.000Z","dependencies_parsed_at":"2023-01-26T06:00:47.962Z","dependency_job_id":null,"html_url":"https://github.com/danielc92/react-django-crm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielc92/react-django-crm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Freact-django-crm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Freact-django-crm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Freact-django-crm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Freact-django-crm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielc92","download_url":"https://codeload.github.com/danielc92/react-django-crm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielc92%2Freact-django-crm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31993702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-20T08:50:08.604Z","updated_at":"2026-04-19T03:31:49.322Z","avatar_url":"https://github.com/danielc92.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django/React CRM System\nBuilding a CRM system using React as a front end and Django (django_restframework) as a REST API backend service. Following guide by Ahmed Boucherfra from DigitalOcean.\n\n\n# Before you start\n- Understanding of REST API\n- Understanding of Django Framework\n- Understanding of React Framework\n\n\n# Running the development servers\n```sh\n# Activate virtual environment before hand\nsource /**location_of_python3_virtualenv**/bin/activate\n\n# Running the backend REST API\ncd /root_directory\npython manage.py runserver\n\n# Running the frontend React server\ncd /frontend\nnpm install\nnpm start\n```\n\n# Screenshots\n\n### Listing customers\n![Customer List](https://github.com/danielc92/react-django-crm/blob/master/screenshots/customer-list.png)\n\n### Paginating customers\n![Paginated customer list](https://github.com/danielc92/react-django-crm/blob/master/screenshots/customer-list-pagination.png)\n\n### Updating customers\n![Update customers](https://github.com/danielc92/react-django-crm/blob/master/screenshots/customer-update.png)\n\n### Creating customers\n![Creating customers](https://github.com/danielc92/react-django-crm/blob/master/screenshots/customer-create.png)\n\n# Tests\n- Successfully deleted a record via the front end server (Delete button via http://localhost:3000/)\n- Successfully created a record (Customer) via the front end server (http://localhost:3000/customer/)\n- Successfully rendering list of records via front end server (http://localhost:3000/)\n- Successfully paginated results on front end server bidirectionally\n- Successfully updated a record via front end server (Update button via http://localhost:3000/customer/:pk)\n\n\n# Contributors\n- Daniel Corcoran\n\n\n# Sources\n- [How To Build a Modern Web Application to Manage Customer Information with Django and React on Ubuntu 18.04](https://www.digitalocean.com/community/tutorials/how-to-build-a-modern-web-application-to-manage-customer-information-with-django-and-react-on-ubuntu-18-04)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielc92%2Freact-django-crm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielc92%2Freact-django-crm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielc92%2Freact-django-crm/lists"}