- A web app that enables users to give easy feedback to app developers that include bug reports, update log, feature requests, discovery, and new releases
- Collects app data such as name, developer, icon from 3 major app stores: Google, Apple, and Microsoft Store by web scraping using the bs4 (Beautiful Soup) library
- Designed RESTful backend server and Leveraged caching for recently accessed app data