mirror of
https://gitlab.aliens-lyon.fr/encartes/web-interface.git
synced 2026-03-18 23:21:05 +01:00
Add line to README
This commit is contained in:
parent
68d18fa9f8
commit
6c2209bde3
@ -5,7 +5,7 @@ The interface is made with React and Material UI. It also uses Leaflet to displa
|
|||||||
|
|
||||||
## Public Interface
|
## Public Interface
|
||||||
|
|
||||||
Write something so powerful I'll feel smarter than I am when reading it.
|
The interface (`App`) is composed of three main parts: a top-bar (`TopBar`) featuring buttons to switch to dark theme and to show information about ENcarteS, the map (`Map`) on the left and a pannel on the right. This pannel displays a menu to change the current floor (`ChangeFloor`), a menu to search a room (`RoomResearch`) and information about the current room (`RoomInformation`). Information about a room that is currently selected can be edited in a modal window: it is possible to add and remove names and users of a room. The updates are not done directly: requests have to be validated by an administrator on the admin interface.
|
||||||
|
|
||||||
## Admin Interface
|
## Admin Interface
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user