Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/expense-tracker-mern
A full stack expense tracking application that allows you to enter your expense transactions and categorize. Visualize your expenses summarized by category in colorful pie charts. Plus more!
https://github.com/billstephens2022/expense-tracker-mern
apollo-graphql chartjs css css3 expressjs html html5 javascript jsonwebtoken jwt-authentication mongodb mongoose nodejs react-hooks react-router reactjs
Last synced: 6 days ago
JSON representation
A full stack expense tracking application that allows you to enter your expense transactions and categorize. Visualize your expenses summarized by category in colorful pie charts. Plus more!
- Host: GitHub
- URL: https://github.com/billstephens2022/expense-tracker-mern
- Owner: BillStephens2022
- License: mit
- Created: 2023-02-08T19:52:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T12:06:18.000Z (5 months ago)
- Last Synced: 2024-11-02T14:42:19.320Z (13 days ago)
- Topics: apollo-graphql, chartjs, css, css3, expressjs, html, html5, javascript, jsonwebtoken, jwt-authentication, mongodb, mongoose, nodejs, react-hooks, react-router, reactjs
- Language: JavaScript
- Homepage: https://expense-tracker-mern.herokuapp.com/
- Size: 6.39 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expense-Tracker-MERN
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Description
Expense Tracker is a full stack MERN app which allows users to track their personal expenses. Upon sign in, a user can enter expense transactions and categorize them as essential vs non-essential and into various sub-categories (Housing, Food, Utilities, Entertainment, etc). Expenses are displayed by category into pie charts. The app also features a compound interest calculator so users can run scenarios where they might save a certain percentage of their non-essential expenses per month and see how much that translates into long term gains.
Screenshots:
![screenshot_1](./client/public/images/appScreenshot1.png)
![screenshot_2](./client/public/images/appScreenshot2.png)
![screenshot_3](./client/public/images/appScreenshot3.png)
![screenshot_4](./client/public/images/appScreenshot4.png)
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributors](#contributors)
- [Tests](#tests)
- [Questions](#questions)
## Installation
deployed app URL: https://expense-tracker-mern.herokuapp.com/
## Usage
sign up/log in to deployed URL above## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributors
Bill Stephens https://github.com/BillStephens2022
Jonathan Plaras https://github.com/pljon
Joe Sedlak https://github.com/jsedlak146
Marc Nicolas https://github.com/marcnicolas0915