Skip to content

Brobb954/simply_budget_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers
Issues MIT License

LinkedIn coffee-badge

Simply Budget It

A simple budget tool for tracking income and expenses
Report Bug · Request Feature



About The Project

This project is a passion of mine, designed to enhance my skills in TypeScript and Rust. The website uses the Next.js framework with TypeScript for the frontend and an Axum-based web server in Rust for the backend. Neon.tech serves as the database, interfaced by the Diesel ORM. The entire project runs inside a Docker container, hosted on the Render platform. Additionally, I am developing a custom Ollama AI that will reside within the Docker container.

The inspiration for this project stems from my search for a simple, user-friendly budgeting app. I wanted an app with just enough features to be effective without being cumbersome to navigate. The goal is to maintain a simple, visually appealing UI while empowering users to view various graphs and understand their spending patterns.

Table of Contents
  1. About The Project
  2. Features
  3. Known Bugs
  4. Roadmap
  5. Contributing
  6. License
  7. Contact


Features

  • User-Friendly Interface: A clean and intuitive UI designed for ease of use.
  • Graphical Insights: Visual representations to help users track their spending and savings.
  • AI Assistance: An integrated AI assistant to analyze budgets, suggest ways to save money, and provide non-financial advice (NFA) on investment options. The AI can also estimate the potential future value of investments over a typical career length.

(back to top)

Known Bugs

(back to top)

Roadmap

  • Create a straightforward and efficient budgeting app.
  • Enhance user experience through a simple and pleasant UI.
  • Provide powerful insights through graphical data representation.
  • Integrate AI assistance for budget analysis and financial advice.

(back to top)

See the open issues for a full list of proposed features (and known issues).

(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/amazing-feature)
  3. Commit your Changes (git commit -m 'Add some amazing feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the Apache License. See LICENSE.txt for more information.

(back to top)

Contact

Brandon Robb - @Brxbb_eth - Robbb954@gmail.com

(back to top)

About

A simple local program that allows the user to forecast their income/expenses or track daily expense/income

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors