Skip to content

Budgetify is an open-source, user-friendly, and intuitive budget-tracking web app designed to help you take control of your personal finances.

License

Notifications You must be signed in to change notification settings

xlepotato/Budgetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Budgetify

Your personal finance companion.
Explore the docs »

View Live · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Acknowledgments

About The Project

Product Name Screen Shot

Budgetify is an open-source, user-friendly, and intuitive budget-tracking app designed to help you take control of your personal finances. With Budgetify, you can easily add, update, and delete expenses, allowing you to monitor your spending habits and make informed decisions about your financial goals. The app automatically calculates your total expenses and provides a detailed breakdown of your spending by category, giving you valuable insights into where your money is going.

Stay on top of your budget, save more, and achieve your financial goals with Budgetify, your personal finance companion!

(back to top)

Built With

  • Visual Studio Code
  • Bootstrap
  • Chart.js
  • Green Sock
  • Flask
  • Jinja
  • SQLite

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/xlepotato/Budgetify.git
  2. Install all the required dependencies
    pip install -r requirements.txt
  3. Run the application by executing the following command in the directory where app.py resides in
    flask run

(back to top)

Usage

The video below demonstrates each of the currently available features in Budgetify.

Budgetify.mp4

For more interactivity with the software, consider trying out the App on your browser

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Acknowledgments

(back to top)