The financial management system My Finance came with the aim of assisting in the registration and control of expenses.
Through a responsive interface, the system allows you to register your inputs and outputs, view your expenses by lungs or by category, your inputs and outputs by period and also has an investment visualization panel.
To install My Finance, follow these steps:
-
Clone the repository:
git clone https://github.com/suhbrasil/my-finance.git
-
Navigate to the project directory:
cd my-finance
-
Install dependencies:
npm install
-
Build the project:
npm run build
-
Start the project:
npm start
To use My Finance, follow these steps after:
- Create a new user.
- Create the payment methods, in
Payments
, that you use most. for example Credit Card, Food Voucher, among others. - Create lungs in
Lungs
to record your expenses. For example: Leisure, Fixed Expenses, among others. The investment buffer and entry are created by default and cannot be deleted or changed. - Create the categories in
Categories
that will be associated with each lung. - Now you can register your releases in
Releases
. - You can see a dashboard with your expenses and entries in the
Control Panel
and your investments inInvestments
.
My Finance was created by Suzana Pachelle.
Additional contributors include:
Thank you to all the contributors for their hard work and dedication to the project.
If you have any questions or comments about My Finance, please contact Suzana Pachelle.