File | Date | Author | Commit |
---|---|---|---|
assets | 2024-10-17 |
![]() |
[e6ffad] first commit |
backend | 2024-10-24 |
![]() |
[af22ed] Error handling added and issue #1 solved |
boringfinance-frontend | 2024-10-24 |
![]() |
[af22ed] Error handling added and issue #1 solved |
document | 2024-10-18 |
![]() |
[4b0efc] deployment setting fixed |
LICENSE | 2024-10-17 |
![]() |
[e6ffad] first commit |
README.md | 2024-10-21 |
![]() |
[8d50c7] Issues Badge added |
A minimalist and modular finance tracking web application that implements the 50-30-20 budgeting rule
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:
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.
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!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GLP-3.0 License. See LICENSE.txt
for more information.
Grace Rasaily - @GraceRasaily - rasailygrace56@gmail.com
Project Link: https://github.com/Grace-Rasaily780/boringfinance