Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhimishra01/budgetscores
A Expense / Budget tracker web application. Helps in keeping track of your day to day budgets. Made using Vanilla JS and firebase (full stack webapp)
https://github.com/abhimishra01/budgetscores
css3 firebase firebase-auth firebase-firestore html5 vanilla-javascript
Last synced: about 1 month ago
JSON representation
A Expense / Budget tracker web application. Helps in keeping track of your day to day budgets. Made using Vanilla JS and firebase (full stack webapp)
- Host: GitHub
- URL: https://github.com/abhimishra01/budgetscores
- Owner: abhimishra01
- Created: 2021-05-14T16:38:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T16:16:38.000Z (over 3 years ago)
- Last Synced: 2024-04-14T03:05:10.611Z (9 months ago)
- Topics: css3, firebase, firebase-auth, firebase-firestore, html5, vanilla-javascript
- Language: CSS
- Homepage: https://budgetscores.netlify.app/
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## BudgetScores :
- A Expense / Budget tracker web application. Helps in keeping track of your day to day budgets.
- A full stack web application with all CRUD features enabled.
## Tech Stacks:
- HTML5.
- CSS3.
- Vanilla Javascript.
- Firebase (Auth & Firestore).
- No frameworks used.## Features :
- User authentication using Email & passwd and and with Google.
- Add your expenditure according to item name and amount spent.
- Check all the items spent before and sum of amount spent on them.
- Total Expenses Tracker display.
- Remove any item as per desire.
- Delete entire Storage (Reset) & start over.
- Fully responsive for mobile and desktop view.