Skip to content

manik-sethi/Stability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Stability Web App

Stability is a web application built to serve all of your budgeting needs. It helps you plan a budget for a month, track your transactions and deposits, and gives you a graph overview of where you are at with your budget each month.

Demo

Watch the Tutorial

Project Overview

First started off using react and javascript for our backend. Later on we migrated to using flask and python instead. Our database uses SQL and the frontend uses HTML.

Features

List the key features of your project. For example:

  • Feature 1: Able to save username and password securely
  • Feature 2: Logs transactions and deposits and remembers then when you login
  • Feature 3: Uses user-inputed data to visualize data for better user experience
  • Feature 4: Allows you to create budgets and accurately tracks how close you are to the limit

Installation

Provide step-by-step instructions on how to set up and run your project locally. Include any dependencies and prerequisites needed.

# Clone the repository
git clone https://github.com/yourusername/yourproject.git

# Navigate to the project directory
cd yourproject

# Install dependencies
pip install -r requirements.txt

# Additional setup steps, if any

About

Source code for Stability web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors