Home
Softono
SavvyBudget

SavvyBudget

Open source MIT JavaScript
12
Stars
3
Forks
5
Issues
1
Watchers
6 months
Last Commit

About SavvyBudget

A React 18.2 and MUI 5.11 Budget, Expense, Bill Tracker for the home

Platforms

Web Self-hosted

Languages

JavaScript

Links

SavvyBudget

A budget, expenses, and bill tracking application for non-commercial home and personal use.

Technologies Used

This app is made with:

PostgreSQL Express React NodeJS MaterialUI

Bootstrapped with Create-React-App v5 aka react-scripts

Table of Contents

Installation

  1. Clone the repository:
     git clone https://github.com/gbowne1/SavvyBudget.git
  2. Navigate to the project directory:
     cd SavvyBudget
  3. Install dependencies:
     npm install
  4. Start the development server:
     npm start

Usage

We recommend using this with Node 18.15.0 or at the bare minimum the latest LTS.

You should already be familiar with React 17 and/or 18, JavaScript ES5/ES6/ES7, and JSX.

Please note that this project is not hosted anywhere yet, and the backend is currently under construction. Use the Create React App development server by running npm start inside the root of the project.

Contributing

If you would like to contribute to this repository, please read our Contributing document. We welcome your pull requests here.

If you would like something to work on, there are plenty of TODOs here: https://github.com/gbowne1/SavvyBudget/blob/main/TODO.md

License

This project is licensed under the MIT License - see the LICENSE file for details.