Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You need to implement an application for managing personal banking. The application must allow a customer to be created and associated with an account, to

You need to implement an application for managing personal banking. The application must allow a customer to be created and associated with an account, to deposit or withdraw money, and to check their account balance.
1.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?
2.Intelligent Choices (40 marks). Identify appropriate libraries and a toolstack. 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?
3.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.
we need javascript coding for this.

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

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

More Books

Students also viewed these Databases questions

Question

13-1 How does building new systems produce organizational change?

Answered: 1 week ago

Question

13-4 What are alternative methods for building information systems?

Answered: 1 week ago