You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/index.html
+18-36Lines changed: 18 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -217,83 +217,65 @@ <h3>5. <strong>Budget & Salary View</strong></h3>
217
217
<p>The <strong>Budget View</strong> helps users manage their <strong>monthly salary</strong>, define optional <strong>budgets</strong>, and gain deep insights into their spending behavior.</p>
218
218
<p><strong>Key capabilities include:</strong></p>
219
219
<ul>
220
-
<li><p>💼 <strong>Salary Management</strong></p>
221
-
<ul>
222
-
<li><p>Users can add their <strong>monthly salary</strong>.</p>
223
-
</li>
224
-
<li><p>Optionally, they can define a <strong>monthly budget</strong> that is less than or equal to their salary.</p>
225
-
</li>
226
-
<li><p>The system intelligently switches between:</p>
227
-
<ul>
220
+
<li>💼 <strong>Salary Management</strong><ul>
221
+
<li>Users can add their <strong>monthly salary</strong>.</li>
222
+
<li>Optionally, they can define a <strong>monthly budget</strong> that is less than or equal to their salary.</li>
223
+
<li>The system intelligently switches between:<ul>
228
224
<li><strong>Salary-based tracking</strong> (if no budget is set)</li>
229
225
<li><strong>Budget-based tracking</strong> (if a budget is defined)</li>
0 commit comments