wiki/howto/development/management-console.md
... ...
@@ -1,4 +1,5 @@
1 1
# Management Console
2
+
2 3
## Branch
3 4
4 5
The branch for development of the management console is "management-console"
... ...
@@ -12,15 +13,15 @@ Multiple design calls where held to discuss and plan the implementation of the m
12 13
13 14
See https://static.sapsailing.com/management-console/
14 15
to access these folders, you might require ssh access.
15
-Any link directly pointing to a file should be publically available.
16
+Any link directly pointing to a file should be publicly available.
16 17
17
-These include discussions of the overall design philosophy, aswell as more operational decisions regarding specific features of the management-console.
18
+These include discussions of the overall design philosophy, as well as more operational decisions regarding specific features of the management-console.
18 19
19 20
## Design References
20 21
21
-To ensure a seemless user experience design documents where created in advance, aswell as in parallel, to development.
22
+To ensure a seamless user experience design documents where created in advance, as well as in parallel, to development.
22 23
Not all functions the current admin console is capable of where able to be covered due to budget constraints.
23
-The design documents do however provide a foundation for overall UX, layouting and style of the new management console and were used as such in early development.
24
+The design documents do however provide a foundation for overall UX, layout and style of the new management console and were used as such in early development.
24 25
25 26
### Login
26 27