Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are implementing an application for managing a very simple shopping cart for a retail website. The application must allow a customer to be created

You are implementing an application for managing a very simple shopping cart for a retail website. The application must allow a customer to be created and associated with an account, to add or delete items to/from a shopping cart, or to pay for the items in the shopping cart.

Design (40 marks). Things to consider:

What are the key elements for this application?

How would you manage these?

Is a state-managed solution appropriate here?

Should you be considering JAM or MVC?

Intelligent Choices (40 marks). Identify appropriate libraries and a tool stack. Think about how your choice of tools reflects the design. Can you avoid writing code (no code) or writing very little (low code)? Is this an entirely front-end application, back-end, or full-stack?

Implementation (100 marks). Do not get overly elaborate or bogged down on any one section. If you are having problems implementing something, replace it with a temporary function or class that identifies work that needs to be done later.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Successful Keyword Searching Initiating Research On Popular Topics Using Electronic Databases

Authors: Randall MacDonald, Susan MacDonald

1st Edition

0313306761, 978-0313306761

More Books

Students also viewed these Databases questions

Question

Discuss the challenges in scanning the environment.

Answered: 1 week ago