Skip to content
Snippets Groups Projects
Commit 9ebf81a4 authored by CemAdg's avatar CemAdg
Browse files

README updated

parent a118d8d4
No related branches found
No related tags found
No related merge requests found
...@@ -12,10 +12,10 @@ As a MVP for our concept, we implemented a full stack web application with diffe ...@@ -12,10 +12,10 @@ As a MVP for our concept, we implemented a full stack web application with diffe
The `./backend` directory contains a Flask web server with API endpoints, running on a RaspberryPi that is wired with some LEDs through the GPIO Pins. The API are activating the LEDs when getting API requests from the ZRoom App Client / frontend. The `./backend` directory contains a Flask web server with API endpoints, running on a RaspberryPi that is wired with some LEDs through the GPIO Pins. The API are activating the LEDs when getting API requests from the ZRoom App Client / frontend.
[View the README.md within ./backend for more details.](./backend/README.md) [View the README.md within ./backend for more details.](https://gitlab.reutlingen-university.de/SCCA/ZRoom_App/-/tree/main/backend)
### Frontend ### Frontend
The `./frontend` directory contains a React frontend to send HTTP requests to the Flask server. The `./frontend` directory contains a React frontend to send HTTP requests to the Flask server.
[View the README.md within ./frontend for more details.](./frontend/README.md) [View the README.md within ./frontend for more details.](https://gitlab.reutlingen-university.de/SCCA/ZRoom_App/-/tree/main/frontend)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment