Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 4 hours 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T12:48:07.000Z (over 2 years ago)
- Last Synced: 2023-08-23T17:43:29.086Z (about 1 year 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