- The application takes products from the SQLite3 database and places them in a drop-down selection menu
- The user can select the product and adjust its quantity
- Quantity field takes only correct values
- The user sees the products he has selected
- The user can remove specific product from the cart
- The buy button cleaning the cart
- SQLite3 database
- Auto create db
- Auto fill initial datas
- Custom adapters for generate dynamic elements
- Input data validation
- Jakub Stępkowski stepkos
- All rights reserved