Skip to content

fgradeartist/Spendly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

💰 Spendly v1.1

Smart mobile money assistant web app — offline-first budgeting system with AI-style features.


🚀 Live Demo (Optional if GitHub Pages enabled)

👉 https://fgradeartist.github.io/Spendly/


📱 What is Spendly?

Spendly is a single-file smart budgeting web app that works completely offline in your browser.
It simulates a mobile app experience with:

  • Shopping management
  • Expense tracking
  • Budget planning
  • Smart calculator
  • AI-style insights (rule-based logic)
  • Persistent storage (localStorage)

✨ Features

🏠 Home Dashboard

  • Dynamic greetings based on time
  • Budget progress tracking
  • Weekly spending chart
  • Recent expenses preview
  • Quick navigation buttons

🛒 Shopping List

  • Smart AI emoji detection
  • Categories auto-assigned
  • Fixed price + weight-based pricing
  • Mark as done → auto expense logging
  • Share list (copy/WhatsApp)

🧮 Calculator

  • Grocery cost calculator
  • Discount + VAT calculator
  • Bill split calculator (restaurant mode)

📅 Day Planner

  • Tasks + expenses + missions
  • Daily budget tracking
  • Auto-sync with expenses
  • Progress tracking

👤 Profile

  • Avatar + name system
  • Budget settings
  • Export CSV data
  • Light/Dark mode toggle
  • Data reset option

🔔 Notifications

  • Budget alerts
  • Spending insights
  • AI-style tips (rule-based system)
  • Persistent notification history

⚙️ Tech Details

  • Single HTML file
  • No backend required
  • Uses localStorage for data saving
  • Fully offline after first load
  • Mobile-first responsive UI
  • Glassmorphism design system

📂 How to Use

  1. Download or clone repo
  2. Open index.html in browser
  3. Start adding expenses & shopping items
  4. Data is saved automatically

💾 Data Storage

All data is stored locally in browser:

  • Shopping list
  • Expenses
  • Planner tasks
  • Budget settings
  • Profile data

No server, no login, no tracking.


📦 File Structure

├── index.html └── README.md


⚠️ Important

This app works fully offline and does not send any data to external servers.


👤 Author

Built by fgradeartist

Packages

 
 
 

Contributors

Languages