webapp icon indicating copy to clipboard operation
webapp copied to clipboard

🖥 Web application for hosting Android applications and educational content

Results 187 webapp issues
Sort by recently updated
recently updated
newest added

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....

enhancement
ux/ui
good first issue

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...

help wanted

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 - [...

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...

help wanted

To reduce the column width at `/content/multimedia/audio/list`, replace long audio transcriptions with "...".

ux/ui

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 - [...

help wanted