Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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