Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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.