General store - Full Cart Store
is a mini android application
build for the shopkeepers to maintain records of products in users' small general store shop. It uses SQLite database
to store data locally on the user's device.
It aims to replace the tedious task of maintaining traditional pen-paper record by an Android application.
JAVA
for back-endXML
for front-endSQLite
for database
Android Studio
Git
GitHub
-
Fork this project by clicking the Fork button on top right corner of this page.
-
Clone the repository by running following command in git:
$ git clone https://github.com/[YOUR-USERNAME]/Mini-General-Store.git