Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.