webapp
webapp copied to clipboard
🖥 Web application for hosting Android applications and educational content
StoryBooks are categorized into 4 `ReadingLevel`s. Children on level 1 (just beginning to read) will be presented with larger font size, larger spacing between words, and larger spacing between letters....
Currently, the unit tests that have been written for the REST API [[1]](https://github.com/elimu-ai/webapp/tree/master/src/test/java/ai/elimu/rest/v2) consists of tests that cover HTTP GET requests. This means only the handler methods that do information...
Delete storybooks that were mistakenly added to the wrong database.
To facilitate analytics and bug tracking, require every request to contain a minimum set of information: - [ ] deviceId - [ ] deviceModel - [ ] osVersion - [...
Relates to #626
The `read(List letters, List sounds)` in the `LetterSoundDaoJpa` is really time-consuming, which causes developers to wait a long time every time the webapp launches (see `DbContentImportHelper`). To improve the developer...
--- - Relates to #952 - Relates to #1094
To reduce the column width at `/content/multimedia/audio/list`, replace long audio transcriptions with "...".
See https://github.com/elimu-ai/wiki/projects - [ ] Allophones - [ ] Letters - [ ] Storybooks - [ ] Words - [ ] Numbers - [ ] Syllables - [ ] Audios...
See https://github.com/elimu-ai/wiki/projects/2 - [x] Allophones - [x] Letters - [ ] Storybooks - [ ] Words - [ ] Numbers - [ ] Syllables - [ ] Audios - [...