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
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Citizens are watching
7
7
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
8
8
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
9
9
10
+
-[⭐ Goal](#-goal)
10
11
-[🌎 Environments](#-environments)
11
12
-[🍱 Tech Stack](#-tech-stack)
12
13
-[Front-end](#front-end)
@@ -28,13 +29,19 @@ Citizens are watching
28
29
29
30
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
30
31
32
+
## ⭐ Goal
33
+
34
+
We want to record and visualise the Thai parliament information including politicians, assemblies, bills, voting processes, and promises.
35
+
36
+
This project can be seen as a renovated combination of [They Work for Us](https://github.com/wevisdemo/they-work-for-us), [Law Watch](https://github.com/wevisdemo/law-watch), and [Promise Tracker](https://github.com/wevisdemo/promise-tracker) which aim to support several election era.
- Validate that commit message is align with [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/) using commitlint
54
61
- Run svelte-check before pushing
55
62
- For VSCode user, format on save is enabled and [prettier-vscode extension](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) will be recommended when open the project.
56
-
-[Hygen](http://www.hygen.io) for code generation
63
+
-[Hygen](http://www.hygen.io) for a code generation
0 commit comments