Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.02 KB

MyTest | Flutter Desktop Study App

MyTest is a Flutter desktop app that allows users to create sets of flashcards that they can practice through randomized tests. Currently only available in Japanese and for macOS.

Distribution

MyTest is distributed here. A preview with screenshots is also available from the linked website.

Feature Spotlight: Flexible Answers
Along with an optional setting that allows for up to 10% error in responses to account for typos and negligible errors, you can mark a section of an answer to a question as optional by putting it in square brackets (e.g. [this is optional]). You can also include multiple possible answers by separating them with a ・ character (e.g. answer 1・answer 2・answer 3).

Upcoming Updates

  • Windows deployment
  • English support
  • Import/export problem sets as .txt files
  • Start up guide/initial problem set
  • New color themes

Credits