An open API service indexing awesome lists of open source software.

https://github.com/tanzeem131/bankist


https://github.com/tanzeem131/bankist

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Bankist: When a banking meets minimalist

# [Demo](https://bankist-connect.netlify.app/)

Bankist is a make-believe digital banking platform created as part of a project by Jonas Schmedtmann. Designed for honing skills in DOM manipulation and enhancing user interaction.

## Technologies Used
- HTML
- CSS
- Vanilla JavaScript

## Functionalities Implemented

- Selecting,deleting,creating elements using DOM concept.
- Smooth scrolling.
- Event propagation,bubbling and capturing.
- Event delegation.
- DOM Traversing.
- Sticky navigation USING INTERSECTIONOBSERVER.
- Revealing Elements on Scroll.
- Lazy Loading Images
- Build a slider.

## Contribution

This project is a way for me to display my personal skills. I'm not looking for help or changes from others through pull requests. If you have suggestions or ideas, you can message me or share them in the [discussions](https://github.com/tanzeem131). Otherwise, you're free to copy and adapt this project for your own use.