Skip to content

Simple Android App to automate sales in a small shop

Notifications You must be signed in to change notification settings

Me-lind/Shopping_Calc

Repository files navigation

Android Sales Automation App

This project aims to develop an Android application to automate sales in a small shop. The application will allow users to easily select items, manage quantities, and calculate discounts.

Features

Hardcoded Item Prices: Item prices are conveniently stored and managed within the application's source code, eliminating the need for manual data entry.

Quantity Selection: Users can effortlessly determine the quantity of each item purchased by clicking the corresponding item button. A maximum of 4 items can be purchased for any single item to prevent overselling.

Dynamic Discount Calculation: A 15% discount is automatically applied to the Grand Total if it exceeds 10,000. For Grand Totals less than or equal to 10,000, a clear toast message informs the user that no discount is applicable.

About

Simple Android App to automate sales in a small shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages