310Team8 / FinTrack

A comprehensive budgeting and financial management tool for individuals and businesses.
MIT License
0 stars 12 forks source link

Cashflow Forecasting Missing Link #83

Closed vniu740 closed 1 month ago

vniu740 commented 1 month ago

Cashflow Forecasting Missing Link

Related Issue

Closes #82

Description

This pull request restores the missing cashflow forecasting link in the navigation bar. The link was unintentionally removed during a previous merge conflict resolution. This change ensures that users can navigate to the cashflow forecasting view.

Testing

  1. Login to the application and observe the presence of the Cashflow Forecasting link on the navigation bar.
  2. Click the Cashflow Forecasting link and confirm that it correctly navigates to the NetCashflowForecastView.
    • Verified that all existing navigation links function as expected.

Additional Context

This fix addresses a bug caused by a merge conflict. No new functionality was added, only a correction to restore existing functionality. If you don't feel like adding income and expense data to view the graphs you can use my login Username: V Password: Meowy

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud