JavaScript

Banking Website | 2024

  • JavaScript

A website with added JavaScript functionality written as part of a JavaScript course. In addition, a link to a "login" page, which can be accessed with the following account credentials:

    Username: js Password: 1111

    Username: jd Password: 2222

JavaScript features on the web page include a modal window, smooth scrolling from links, a tabbed component, a menu fade animation, a sticky navbar using Intersection Observer API, revealing sections, lazy loaded images through JS, and a slider with keyboard functionality.

JavaScript features on the internet banking login include Date generation, display of transactions (movements), calculating balance and summary, updating the UI with changes, a logout timer, a login functionality, the ability to make transfers to the other account, the ability to request a loan, or to close (logout) of the account, and a button to sort transactions into descending order.

JavaScript, my own. CSS and HTML by Jonas Schmedtmann, apart from minor alterations. Some changes to my original coursework for it to cooperate with Parcel. Deployed continuously on Netlify via GitHub.

Link to Website
alt

CONTACT