GameStock is an Android app that helps small videogame resell businesses to keep track of their stock. The user can choose the plattform and then add new games by uploading a cover art and adding additional information like title, price and stock. The information gets stored in a SQLite database via a content provider.
The added games are then shown in a list where you can easily edit and keep track of the stock count.
To get started simply clone this repository and use the code with Android Studio.
First the app lets the user choose a console:
Then a list of games that the user already added is presented. Via the sell button the stock can easily be tracked:
By pressing on the floating action button the user can add a new game: