https://github.com/hasanthebest/expense-express
Money Management App with vanila JS as workout of DOM manupulation
https://github.com/hasanthebest/expense-express
Last synced: 3 months ago
JSON representation
Money Management App with vanila JS as workout of DOM manupulation
- Host: GitHub
- URL: https://github.com/hasanthebest/expense-express
- Owner: hasanTheBest
- Created: 2022-02-25T12:45:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T12:48:07.000Z (over 3 years ago)
- Last Synced: 2025-01-19T10:07:02.361Z (5 months ago)
- Language: HTML
- Homepage: https://hasanthebest.github.io/expense-express/
- Size: 719 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Express
Money Manage App made with Vanila Js
Live: https://expense-express.netlify.app/## Features
- Input is validated
- Error massage showing
- Auto focus to invalidate input field
- Logical expression evaluation## Tools
- Vanila JavaScript
- Bootstrap5
- HTML