Skip to content

rkwap/appcubo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppCubo - App Info Collector

  • This is a web app made in Django and Postgres.
  • It collects all information(Name, Publisher, Icon, etc.) about an app from all major app stores (Google Play, Apple App Store, Windows/Microsoft Store) by web scraping using beautifulsoup4.
  • There is a REST API that returns search results and app info from a URL endpoint to the user using Django REST Framework.
  • Made for ollecting users' feedback, suggestions, and bugs reports for a specific app.

Some of the work is continued on this repo: https://github.com/rkwap/appdex

The web app is also hosted on heroku:- https://rkwap.herokuapp.com/

Screenshots

Here are some screenshots of the app demonstrating some core features.

Member Login



Selecting store

Here for adding post, user have to choose an app from a particular store. (here only google play store and apple store are present. Others are not coded in frontend yet)


Searching App

Play Store


Apple Store


Add feed for an app

Play Store


Apple Store


Pending feeds for approval



Accept/Reject a feed



About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published