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

Add unit test for extracting `Number` content from the CSV files that happens on application launch. By having unit tests for this, a developer will be notified sooner when introducing...

enhancement
good first issue

Add unit test for extracting `Word` content from the CSV files that happens on application launch. By having unit tests for this, a developer will be notified sooner when introducing...

enhancement
good first issue

Add unit test for extracting `LetterSound` content from the CSV files that happens on application launch. By having unit tests for this, a developer will be notified sooner when introducing...

enhancement

**Describe the bug** On windows during start application can't load data because file path is invalid. **To Reproduce** Steps to reproduce the behavior: 1. Run application on Windows 2. Login...

bug
web3

Make it impossible to create/edit words that are digits. To prevent numbers from mistakenly being added as words (e.g. `"10"` instead of `10`), display an error message if he content...

enhancement
ux/ui
good first issue

Currently, it is not possible to add a word if another word with the same `text` value already exists in the database. Change this, to make it possible to add...

enhancement

There is not enough space for the Connect Wallet when the browser's screen size is small. As a solution to this, display the "Connect Wallet" in the drawer (above the...

ux/ui
good first issue
web3

- [ ] Add `AssessmentEvent` (`@MappedSuperclass`) to https://github.com/elimu-ai/webapp/tree/main/src/main/java/ai/elimu/model/analytics - [ ] Add `WordAssessment` (`@Entity`) which extends from `AssessmentEvent` to https://github.com/elimu-ai/webapp/tree/main/src/main/java/ai/elimu/model/analytics Based on https://github.com/elimu-ai/model/blob/main/src/main/java/ai/elimu/model/v2/gson/analytics/WordAssessmentEventGson.java --- Relates to https://github.com/elimu-ai/analytics/issues/82

analytics

- [x] Storybooks - [x] Allophones - [x] Letters - [x] Words - [x] Numbers - [ ] Syllables - [x] Emojis - [ ] Images - [ ] Audios...

Bumps maven-scm-provider-gitexe from 1.11.3 to 1.13.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.scm:maven-scm-provider-gitexe&package-manager=maven&previous-version=1.11.3&new-version=1.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies