Skip to content

Tech-Realm/WalletWala

 
 

Repository files navigation

WalletWala - AI-Powered Expense Tracker Landing Page

Deployed on Cloudflare Pages Built with Next.js

Overview

WalletWala is the first AI expense tracker that speaks your language. Chat with your money in Urdu, English, or Hinglish. Track expenses, analyze spending patterns, and get smart insights for better financial management.

Features

  • 🤖 AI-Powered Chat: Ask questions about your expenses in Urdu, English, or Hinglish
  • 📱 Mobile-First Design: Optimized for mobile devices with PWA support
  • 📊 Smart Analytics: Get insights into your spending patterns
  • 🔔 Budget Alerts: Get notified when you're overspending
  • 📸 Receipt Scanner: Snap and scan receipts automatically
  • ☁️ Cloud Sync: Access your data anywhere, anytime

Tech Stack

  • Framework: Next.js 15
  • Styling: Tailwind CSS
  • Icons: Lucide React
  • Deployment: Cloudflare Pages
  • Fonts: Inter + Noto Nastaliq Urdu

Getting Started

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

Deployment

The project is configured for Cloudflare Pages deployment with:

  • Static site generation (output: 'export')
  • PWA support with manifest.json
  • SEO optimization
  • Performance optimization

Links

SEO Features

  • Comprehensive meta tags
  • Open Graph support
  • Twitter Card support
  • Structured data
  • Sitemap generation
  • Performance optimization

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.4%
  • CSS 15.2%
  • Other 1.4%