BudgetBuddy is your go-to financial goal planner that helps you manage your savings, set clear financial targets, and track progress with ease.
- 🎯 Set and track personalized financial goals
- 💾 Securely store and manage data using Appwrite
- 🧠 Smooth user experience with real-time goal updates
- Framework: Next.js
- Backend as a Service: Appwrite
- Styling: Tailwind CSS + Shadcn UI
- State Management: React Hooks
- Node.js and npm
- Appwrite project setup (with database and collections)
- Basic familiarity with Next.js
git clone https://github.com/yourusername/budgetbuddy.git
cd budgetbuddy
npm install
npm run dev