webapp
webapp copied to clipboard
🖥 Web application for hosting Android applications and educational content
Add the GitHub link of each Application's repository. This will make it possible to automatically link to the latest APK release from the website.
When there is more content in the navigation bar, the content sometimes overflows. Improve the UX/UI so that the navigation and its content works with a variety of text lengths...
Make it possible to send e-mails programmatically. Enable automatic e-mails to be sent out when there is crowdsourcing activity, for example when a contributor's content has been peer reviewed.
See https://www.chartjs.org/ and https://github.com/chartjs/Chart.js/releases
- [x] Create new words - [ ] Peer review existing words --- Depends on https://github.com/elimu-ai/model/projects/7#card-61559908
- [x] Allophones - [x] Letters - [x] LetterSoundCorrespondences - [x] Words - [x] Numbers - [x] Emojis - [x] StoryBooks - [ ] Images - [ ] Audios -...
Also play sound when hovering a letter-sound correspondence.
Refactor to use `word.contributionEvent.timeLastUpdate` instead of `word.timeLastUpdate`. --- - Relates to #1262
It would be useful to know if a contributor is using the website or the Crowdsource app when contributing/peer-reviewing content. Add enum to separate the two. - [x] Create `PLATFORM`...