kamilsss655 / ESPRI

ESPRI (ESP Radio Interface) project providing extended functionalities to ham radios
Apache License 2.0
81 stars 3 forks source link

[FEATURE] Initialize front-end app for the project #6

Closed kamilsss655 closed 3 months ago

kamilsss655 commented 3 months ago

Is your feature request related to a problem? Please describe.

Currently single index.html file with style, JavaScript etc is used. As the project grows this will quickly become unmanegable.

Describe the solution you'd like

Initialize some modern front-end framework for the project that would build the SPA application. This SPA application will communicate via JSON API served from the ESP device.

Additional context

Considerations:

kamilsss655 commented 3 months ago

Preference:

kamilsss655 commented 3 months ago

Done in v.0.3.0