Skip to content

mohammadmohid/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‹ Introduction

Budge It is a Personal Finance Tracking Web App, I am building to solve a problem I face a lot. Now, I know the world didn't need another "budget tracking" app; but this still has some features which I and students will like especially (I know because I am one). I am not the best with finance, especially budgeting. This is mainly due to the fact that I only mentally account for any money in/out. Obviously this is a very stupid approach, but any solution I tried online didn't help me the way I wanted. So I built my own.

Screenshot 2025-06-19 at 04-16-24 Vite React TS

πŸ“ Features

  • Easy Income/Expense Adding with category tags (and cool emojis).
  • Google Drive integration - so I don't have to manage storage locally nor pay for any cloud storage (thank god).
  • Loan/Debt Accounting (Helps me remember if I have to give or take money from someone since I always forget) Planned.
  • Insights and Suggestions (very less AI slop, so don't worry πŸ˜…) Planned.
  • Easy Quick Authentication - Using OAuth 2.0 with Firebase using Google only, anyone can login in just a snap.
  • And did I mention the easy pleasing and very clutter-free UI.

πŸ’» Tech Stack

MERN stack with Google Drive and Firebase Authentication integration. MongoDB used only for storing account information rest is all handled by user's Google account so no access to any information other than what Google provides

❗ Note: The frontend is hosted on Vercel, whereas the backend is temporarily hosted on Render; since paying for cloud services and hosting is not on my list at the moment. Maybe in the future πŸ˜‰