This a re-implementation of the Politiscales test, with a new design and new questions. The goal is to make the test more accurate and more reliable, and adress some of the issues of the original test.
- Implement the flag logic
- Implement the questions page
- Fix all the horrible typing issues
- Write new questions for the new axes
- Address the issues of the original questions
- Add new flags symbols and colors for the new axes
- Create new icons for the new axes
- Add new values
- Add proto serialization to the results (+ anchor anonymization)
- Implement the result page
- Write the /about page
- Find and implement a new translation system
- Add a CI pipeline w/ Semantic Release
- Create a new logo
- Deploy in production
- Put the legacy test somewhere
- Track unclear questions
- Track questions that are
- Graph of friends results
- Global stats page
- Find a goal for the test
- Clone the repository
- Run
pnpm i
- Run
pnpm run dev