Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashrafsada/shoppingcartcontroller
Consumer shopping cart controller that serves as budget control on live purchases in Jordan.
https://github.com/ashrafsada/shoppingcartcontroller
Last synced: about 1 month ago
JSON representation
Consumer shopping cart controller that serves as budget control on live purchases in Jordan.
- Host: GitHub
- URL: https://github.com/ashrafsada/shoppingcartcontroller
- Owner: AshrafSada
- License: mit
- Created: 2023-11-29T16:28:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T14:21:14.000Z (about 1 year ago)
- Last Synced: 2023-12-05T15:37:54.828Z (about 1 year ago)
- Language: C#
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopping Cart Controller
Consumer shopping cart controller that serves as budget control on live purchases in Jordan.
## Getting Started
The project is a simple shopping cart controller that allows the user to add items to the physical shopping cart in a physical shop, or mall and get the shopping cart items values and total, based on a barcode scanner built-in, that uses the mobile camera, to scan the barcode of the item and add it to the shopping cart, after getting it's price after tax from an open online API.
### Prerequisites
The project is built using .Net MAUI 8.0.
A mobile device with Android 9.0 or higher,
or with iOS 12.0 or higher.