Amisha328 / Mini-General-Store

Full Cart Store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini General Store - Full Cart Store 🛒

About the Project

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.

Target

It aims to replace the tedious task of maintaining traditional pen-paper record by an Android application.

Screenshots of the application

1.Register/Login and Dashboad

2.Add items and Show item details

3.Update item details and Show updated item details

4.Delete item

Technology

  • JAVA for back-end
  • XML for front-end
  • SQLite for database

Tools

  • Android Studio
  • Git
  • GitHub

Setting up project

  1. Fork this project by clicking the Fork button on top right corner of this page.

  2. Clone the repository by running following command in git:

    $ git clone https://github.com/[YOUR-USERNAME]/Mini-General-Store.git

About

Full Cart Store


Languages

Language:Java 100.0%