https://github.com/tanzeem131/bankist
https://github.com/tanzeem131/bankist
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanzeem131/bankist
- Owner: tanzeem131
- Created: 2024-01-10T18:31:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T12:35:36.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:42:00.423Z (4 months ago)
- Language: HTML
- Homepage: https://bankist-connect.netlify.app/
- Size: 7.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.