-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.yaml
43 lines (39 loc) · 1.29 KB
/
TODO.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
TODO:
- Add keyboard support for desktop users
- add sounds to read Japanese
- autoplay option?
- put X on the "About This App" so we can just show it once for new users
- warn that going to settings/menu etc mid-quiz will kill the quiz
- Color Blind:
- In outline mode, the success and failure button responses look too similar
Ideas:
- Different categories for the quiz like
- everyday
- business
- relationships
- travel
- legal
- Tips to regonize what the kanji could be. Share them when people get them wrong.
- Retake the same exam set they just took (or did earlier) so they can compare progress over time for a particular kanji/set
#
#
# Out of the box, Create React App only supports overriding these Jest options:
# • clearMocks
# • collectCoverageFrom
# • coveragePathIgnorePatterns
# • coverageReporters
# • coverageThreshold
# • displayName
# • extraGlobals
# • globalSetup
# • globalTeardown
# • moduleNameMapper
# • resetMocks
# • resetModules
# • restoreMocks
# • snapshotSerializers
# • transform
# • transformIgnorePatterns
# • watchPathIgnorePatterns.
# These options in your package.json Jest configuration are not currently supported by Create React App:
# • testEnvironment