Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexaku/api-crm
CRM working via an API built with Symfony (API Platform) and rendered with React
https://github.com/hexaku/api-crm
api-platform axios bootswatch react rest-api symfony
Last synced: 2 months ago
JSON representation
CRM working via an API built with Symfony (API Platform) and rendered with React
- Host: GitHub
- URL: https://github.com/hexaku/api-crm
- Owner: hexaku
- Created: 2020-02-17T07:04:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T17:39:37.000Z (almost 2 years ago)
- Last Synced: 2024-05-19T03:09:51.821Z (9 months ago)
- Topics: api-platform, axios, bootswatch, react, rest-api, symfony
- Language: PHP
- Homepage:
- Size: 1.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
# API-CRM
![](api-crm1.png)
**API-CRM** is an interface to manage your customers and their invoices. You are able to create/read/update/delete a customer or an invoice.
You can create an account to get access to customers and invoices (you'll need to create them).
![](api-crm2.png)
___
![](api-crm3.png)This CRM is built with **Symfony** and communicate with an API REST built with **API-Platform**, the front-end is made with **React** and **Axios** to fetch datas.