cloud-erp-school-system / frontend

GNU General Public License v3.0
0 stars 0 forks source link

Create a simple screen that consumes API #3

Open patricksan opened 3 years ago

patricksan commented 3 years ago

Create a simple screen to consume API (https://github.com/cloud-erp-school-system/backend/issues/8)

ianaa commented 3 years ago

@patricksan do we already have a backend api we can call (or at least a json model to use for this)?

patricksan commented 3 years ago

No, we don't. But we could create a api GET /school that returns a list of school.

We can do that, after @Aurrix merges the removal from Vaadin.