A simple budget tool for tracking income and expenses
Report Bug
·
Request Feature
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
- 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.
- 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.
See the open issues for a full list of proposed features (and known issues).
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/amazing-feature) - Commit your Changes (
git commit -m 'Add some amazing feature') - Push to the Branch (
git push origin feature/amazing-feature) - Open a Pull Request
Distributed under the Apache License. See LICENSE.txt for more information.
Brandon Robb - @Brxbb_eth - Robbb954@gmail.com