Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.22 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.22 KB

Money Maple 🍁

Visit Money Maple 🍁

Money Maple 🍁 is a minimalistic personal finance tracker built using Next.js and Firestore. It allows users to track their expenses and incomes, set financial goals, and gain insights into their spending habits with a clean, modern interface.

Features

  • Transaction Management: Track both incomes and expenses.
  • Category Management: Organize your transactions by categories (e.g., groceries, salary, entertainment, etc.).
  • Analytics Dashboard: View charts and detailed reports of your financial activities.
  • Soft UI Design: Simple and elegant user interface with a soft, modern aesthetic.

Features in Development

  • Budget & Goal Setting: Set monthly budgets or financial goals.
  • Export Data: Export your transaction history in CSV format.
  • Profile Settings: Update your profile, manage preferences, and customize your financial experience.

Tech Stack

  • Next.js: A powerful React framework for building fast, modern web applications.
  • Tailwind CSS: Utility-first CSS framework for building custom user interfaces with ease.
  • Firestore: Cloud database for real-time data handling and scalability.