KA-Huis / space-management-frontends

Frontend files for the space management application
0 stars 1 forks source link

Discuss the concept of creating a standalone application next to the REST API service #24

Closed cyrildewit closed 2 years ago

cyrildewit commented 2 years ago

Description

The frontend team will present their work on the frontend on 24 May 2022. The major result that will be show cased is what advice they have worked out about the preferred frontend library and how this library will be implemented.

Objective of this meeting

Discuss and review the advice. Questions from the backend team can be asked and answered by the frontend team. It should be possible that both teams will agree on a shared plan. The advice should match the scope of the project and should be in interest of the stakeholder.

cyrildewit commented 2 years ago

Some thoughts I had while thinking about the available options.

Standalonne Node.js application

Benefits

Inertia.js

We are tightly coupling the presentation layer and application layer by using Inertia.js, becaue there will be a hard link between for example the HTTP controller and presentation views. This will only be case for the page components and not for the common components

Benefits

cyrildewit commented 2 years ago

We sproke about this yesterday and we will will following the plan from https://github.com/KA-Huis/space-management/issues/160. This means that this discussion will probably take place next semester.