Build a shopping cart for Demo purposes.
Budget: $50 – $75 USD
Build a shopping cart for Demo purposes.
Entities - Customer, Product, Order,
High-level Overview-
1. CRUD Customer, Product via REST API.
2. Search a product by id, description
3. REST API should support both JSON and XML
4. Admin should be able to do CRUD on products; orders
5. UI should be simple HTML with basic styling using bootstrap. No framework (Angular, React, etc) are required.
6. Seeding of data for the master table(max 20 records)
Out of scope: Authentication, Payment Gateway.
Entities - Customer, Product, Order,
High-level Overview-
1. CRUD Customer, Product via REST API.
2. Search a product by id, description
3. REST API should support both JSON and XML
4. Admin should be able to do CRUD on products; orders
5. UI should be simple HTML with basic styling using bootstrap. No framework (Angular, React, etc) are required.
6. Seeding of data for the master table(max 20 records)
Out of scope: Authentication, Payment Gateway.