An open API service indexing awesome lists of open source software.

https://github.com/dragunwf/budgetcartapp

A simple shopping cart android app with budget tracking. Developed as a practice project for a hackathon.
https://github.com/dragunwf/budgetcartapp

android-app gson java mobile-development sharedpreferences xml

Last synced: about 2 months ago
JSON representation

A simple shopping cart android app with budget tracking. Developed as a practice project for a hackathon.

Awesome Lists containing this project

README

        

# Budget Cart App 🛒

## Description

A simple and efficient shopping cart application designed to help you manage your purchases and stay within your budget.

**This project was developed as a practice exercise for a hackathon.**

## Team Members

- [Marc Plarisan (DragunWF)](https://github.com/DragunWF)
- [Isaac Severino (Aysaaak)](https://github.com/Aysaaak)
- [Jay Arnon Sinahunon (JasDevPH)](https://github.com/JasDevPH) - _Was absent during this practice session_

## Features ✨

- **Item Management:**
- Add items with name, quantity, and price.
- Edit or delete items easily.
- **Real-time Cost Calculation:**
- Automatically computes the total cost as you add or update items.
- **Persistent Storage:**
- Saves your shopping list locally, so you can access it anytime.
- **Clean and User-Friendly Interface:**
- Intuitive layout for easy navigation and quick input.