mirror of
https://gitlab.aliens-lyon.fr/encartes/web-interface.git
synced 2026-03-17 22:51:04 +01:00
Merge branch 'release' of gitlab.aliens-lyon.fr:encartes/web-interface into release
This commit is contained in:
commit
757f16c43c
@ -5,7 +5,8 @@ The interface is made with React and Material UI. It also uses Leaflet to displa
|
|||||||
|
|
||||||
# Public Interface
|
# Public Interface
|
||||||
|
|
||||||
The public interface is what everyone will see when connecting to the website.
|
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.
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user