A minimalist and modular finance tracking web application that implements the 50-30-20 budgeting rule
Table of Contents
Boring Finance is a minimalist and modular finance tracking web application designed to simplify budgeting using the 50-30-20 rule. The project aims to provide a clean, intuitive interface for users to manage their finances effectively while offering flexibility for future enhancements.
Key features:
- Dashboard showing total budget breakdown (50/30/20 allocation)
- Activity feed for tracking transactions
- Transaction entry and management
- Settings for budget customization
The 50-30-20 rule is a simple budgeting method that allocates:
- 50% of income to needs
- 30% to wants
- 20% to savings
This application helps users visualize and maintain this allocation easily.
Boring Finance aims to achieve a modular architecture, allowing for:
- Easy addition of new features and components
- Flexibility in customizing existing modules
- Potential for users to enable/disable specific features
- Simplified maintenance and updates
- Possibility of third-party module development in the future
This modular approach ensures that Boring Finance can evolve with user needs and adapt to various financial management strategies beyond the initial 50-30-20 rule implementation.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- React.js
- Elysia.js
- Bun
- Shadcn UI
- MongoDB
- Category-based expense tracking
- Multiple currency support
- Modular architecture for easy expansion and customization
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/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GLP-3.0 License. See LICENSE.txt
for more information.
Grace Rasaily - @GraceRasaily - [email protected]
Project Link: https://github.com/Grace-Rasaily780/boringfinance