Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katiechurchwell/budget-tracker
Updated an existing budget tracker application to allow for offline access and functionality.
https://github.com/katiechurchwell/budget-tracker
express heroku nodejs
Last synced: 7 days ago
JSON representation
Updated an existing budget tracker application to allow for offline access and functionality.
- Host: GitHub
- URL: https://github.com/katiechurchwell/budget-tracker
- Owner: katiechurchwell
- Created: 2022-03-18T20:14:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-19T20:07:42.000Z (almost 3 years ago)
- Last Synced: 2024-11-12T03:43:25.033Z (2 months ago)
- Topics: express, heroku, nodejs
- Language: JavaScript
- Homepage: https://rocky-bayou-68820.herokuapp.com/
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budget Tracker
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/readme-generator?color=important)](https://github.com/katiechurchwell/readme-generator)
[![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/readme-generator?color=blueviolet)](https://github.com/katiechurchwell/readme-generator)## Summary
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=flat&logo=express&logoColor=%2361DAFB)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript_ES6-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E)Updated an existing budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total is updated when they're brought back online.
## Deployment
https://rocky-bayou-68820.herokuapp.com/
## Screenshot
![Screenshot of Budget Tracker](./screenshot.png)## Questions
If you have any questions about this project, please open an issue or use the contact information below:
* [katiechurchwell](https://www.github.com/katiechurchwell)
* [[email protected]](mailto:[email protected])---
![](https://img.shields.io/badge/license-MIT-blue)