Bengal Iron Calculator
This Android App connects with Firebase to dynamically fetch product data, weight and price per unit weight to display it in a list view format. Users can search for products and add products to cart by weight and price and it calculates the total price and weight for the entire cart. This app uses advanced filtering and search functionalities to enhance user experience, and leverages the MVVM design pattern to ensure efficient data management and separation of concerns. The solution significantly streamlined the client’s sales operations.
AndroidKotlinFirebaseFirestoreMVVM