Chad Adams
Chad Adams
Need to determine how apps become "popular" whether it's click count, install count, or both.
Clicking on an app will show a details view. Similar to the Google play store. The details view will have information such as... - Author - Categories - Screenshots -...
This would only be on the desktop version.
I like this approach, it's nice and simple. [example](https://github.com/runelite/runelite/blob/master/.github/CONTRIBUTING.md) Ours will tell developers.. - How to clone the repos - How to setup and build the project - How to...
Ratings
When a user installs an app they can review/rate it. 5 star system similar to the Google play store.
**Describe the bug** The edit block popup has a layout shift when clicking on the accordion in a list. **To Reproduce** Steps to reproduce the behavior: 1. Create a custom...