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: docs/projects/budget-tracker/index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ <h1>Budget Tracker</h1>
36
36
<divclass="description"><p>Budget Tracker is a full-stack web app that lets users log transactions, categorise spending, and visualise monthly trends with Chart.js. Data is stored in a PostgreSQL database and the backend exposes a REST API built with Express and Sequelize.
Copy file name to clipboardExpand all lines: docs/projects/recipe-finder-app/index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ <h1>Recipe Finder App</h1>
36
36
<divclass="description"><p>Recipe Finder lets you type in ingredients you already have at home and returns matching recipes from a public API. Built with React on the frontend and an Express proxy to keep API keys server-side.
0 commit comments