Skip to content

eaearly/savings-tracker

Repository files navigation

Savings Tracker

A sleek, full-stack web application to help you reach your weekly savings goal of ₱1,000. Track your savings, view real-time progress, and get insightful summaries — all powered by a modern tech stack and enhanced by AI chat.

Tech Stack

  • Frontend: React 18 (Vite), Tailwind CSS, shadcn/ui, MagicUI
  • Backend: Supabase (PostgreSQL, Real-time)
  • Charts: Recharts
  • Icons: Lucide React
  • Date Handling: date-fns
  • Chatbot: Gemini API (for in-app AI chat/help)

Features

  • Track your weekly savings and set custom amounts
  • View progress with interactive charts and summaries
  • Edit/Delete entries with full CRUD capability
  • Real-time sync and instant updates across tabs
  • Responsive mobile-friendly design
  • AI-powered chatbot for assistance and tips

Getting Started

Prerequisites

How to Run:

npm install npm run build (for building libraries) npm run dev

Visit http://localhost:5173 in your browser.

Usage

  • Add Savings: Enter saved amount for the week (with optional notes).
  • Edit/Delete: Update or remove entries anytime.
  • View Progress: Check your totals and progress charts.
  • Chatbot: Ask the built-in Gemini AI for help or advice in-app.

Host the dist/ folder on Vercel, Netlify, GitHub Pages, or any static host. Remember to set your environment variables on your chosen platform.

MIT License

Copyright (c) 2026 Earl Justine Simbajon

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors