ShopKeeper

A simple android app for sellers. The seller can add, edit and delete products that are bought by customers.

Features :

  1. If you Select any product, it automatically calculates your price with your quantity.
  2. Though when you select any product, it automatically shows the price of the item, but yet you can change both the price and quantity of the item manually.
  3. It automatically calculates the total price of the list of products. When you paid some amount, it subtracts from the total price and shows how much due is available there.
  4. The seller can add the customer information like name, phone number, address, and the product they bought to the database.
  5. Both edit and delete option is also available.

Built with:

1 . Kotlin – First class and official programming language for Android development.

2 . Coroutines – For asynchronous and more..

3 . ViewModel – Stores UI-related data that isn’t destroyed on UI changes.

4 . LiveData – Data objects that notify views when the underlying database changes.

5 . Material Components for Android – Modular and customizable Material Design UI components for Android

Screenshots



GitHub

View Github