webapp
webapp copied to clipboard
🖥 Web application for hosting Android applications and educational content
closes #1645
closes #595
Instead of only peer-reviewing the _most recent_ contribution event, make it possible to peer-review individual contribution events. - [ ] Audios - [ ] Images - [ ] Letters -...
The unit test at [`WordContributionEventDaoTest`](https://github.com/elimu-ai/webapp/blob/main/src/test/java/ai/elimu/dao/WordContributionEventDaoTest.java) fails randomly, so it probably has something to do with the random execution order of the tests. https://github.com/elimu-ai/webapp/actions/runs/7737336544/job/21096137074?pr=1643 ```java [INFO] Tests run: 4, Failures: 0,...
Closes #1482