UA-Smart-Signage-Platform / Content-Manager-System-and-Content-Creator-Tool

Content Manager System and Content Creator Tool developed to facilitate the presentation of information.
GNU General Public License v3.0
1 stars 0 forks source link

Create monitors service and populate monitors page #42

Closed pdPinho closed 6 months ago

pdPinho commented 6 months ago

Now that we have our pages static, we are aiming to make them dynamic. To do this we will be using AXIOS to make requests to our backend API.

This issue aims to create a monitors service, populate its page and add buttons as needed.

pdPinho commented 6 months ago

Solved in #54