Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

CRM working via an API built with Symfony (API Platform) and rendered with React

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.