You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-11Lines changed: 25 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,16 @@
1
-
# Gemeindescan Web UI
1
+
# Gemeindescan Web
2
2
3
-
Web application under heavy development. For more information, please visit https://cividi.ch
3
+
A web application for publishing and collaborating around urban planning projects. This project is part of the [Cividi](https://cividi.ch) solution for holistic urban assessments, used as a tool for setting planning priorities.
4
4
5
-
The current tech stack of this project is:
5
+
For more information, please visit https://gemeindescan.ch or read our [whitepaper](https://bitbucket.org/cividi/whitepaper).
6
+
7
+
# Releases
8
+
9
+
*See [RELEASE.md](/RELEASE.md)*
10
+
11
+
# Developer guide
12
+
13
+
:construction: The current tech stack of this project is:
6
14
7
15
- Vuetify
8
16
- Vue.js
@@ -12,14 +20,6 @@ The current tech stack of this project is:
12
20
- Wagtail
13
21
- Docker
14
22
15
-
# Releases
16
-
17
-
*See [RELEASE.md](/RELEASE.md)*
18
-
19
-
# Developer guide
20
-
21
-
:construction:
22
-
23
23
For a tour of the app and a testing protocol see [`docs/testing.md`](/docs/testing.md).
0 commit comments