Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.13 KB

File metadata and controls

34 lines (22 loc) · 1.13 KB

Website: roadrules-am.github.io

Armenian traffic law exam preparation app

Quizz-like app to help prepare for traffic law exam in Armenia for Russian-speakers.

Used Official questions from police.am 13.04.2022 version

Features

  • Saving progress (continue where you left)
  • Primitive spaced repetition algorithm (cards which you likely to forget, will be tested more often)
  • Comments (discuss questions)

Useful Materials

Contributions

App is at it's MVP stage and has a large room for improvements. Feel free to create pull requests and suggest changes.

pnpm install
pnpm run dev

Tech

  • React Router Framework(pre-rendering)