A reactive outsystems application that contains an example online marketplace database and some basic marketplace functionality. Use this as a starter kit for your own online marketplace.
- Browse products and categories
- Detailed view of products
- Add products to a basket
- Change product quantity in basket
- Remove product from basket
- Convert product to order
- Obtain shipping address
- Checkout order
- View account
Removed the unused dependencies.
None