Skip to main content

Bank project Cont.

For this week, we going to continue on our bank project from last week by the following goals

Goals

  • Create a main page that contain a navbar menu for redirect to home page and history page.
  • Routing between home page and history page
  • Create a sign in and sign-up page.
  • Validate data on sign in and sign-up page.

Materials will be providedprovide via this link:

https://drive.google.com/file/d/1BkYr31E7RGz89jC0OOQOK_ryosVUtmaq/view?usp=sharing

You need to use your bank project that you've done last week as a base.

In case that you can not catch up with last week content, here the bank project base code from last week:

https://drive.google.com/file/d/1MWPrXiK3LKFPxaEb1VgrpMguG9oNrmPd/view?usp=sharing

1. Main page

image.png

2. Sign in page

result:

image.png

3. Sign up page

result:

image.png