readme update
parent
0657aa9358
commit
d1157e9751
|
@ -7,7 +7,7 @@ Network Resurrector is a system that comprises of five essential services which
|
||||||
## Main components
|
## Main components
|
||||||
|
|
||||||
### Frontend
|
### Frontend
|
||||||
* The frontend component is a web application written in React JS that has the role of providing the user with a friendly visual interface through which to interact with the system.
|
* The [frontend](https://lab.code-rove.com/gitea/tudor.stanciu/network-resurrector-frontend) component is a web application written in React JS that has the role of providing the user with a friendly visual interface through which to interact with the system.
|
||||||
|
|
||||||
### API
|
### API
|
||||||
* The API component is a .NET 6 REST API that has the role of mediating the exchange of data and commands between the frontend component and the database or server component.
|
* The API component is a .NET 6 REST API that has the role of mediating the exchange of data and commands between the frontend component and the database or server component.
|
||||||
|
|
Loading…
Reference in New Issue