🌍SustainNet
Navigation
🌿

Welcome to SustainNet

AI-powered tools to help South African households manage finances, track energy usage, and save money. Built for your reality β€” ZAR, prepaid electricity, load shedding, and all.

πŸ’°

Finance Hub

Track every rand

  • βœ“ Log income & expenses in ZAR
  • βœ“ Set monthly budgets per category
  • βœ“ Track savings goals with progress bars
  • βœ“ Monthly summaries with net income
⚑

Energy Hub

Powered by AI

  • βœ“ Log electricity readings (grid, solar, prepaid)
  • βœ“ Track kWh usage and cost per kWh
  • βœ“ AI-powered saving tips from Claude
  • βœ“ Monthly trends β€” up, down, or stable

Get Started in 3 Steps

1

Create Your Account

Sign up with your name, email, and a password (8+ characters). You get a free account instantly.

POST /auth/register
{
  "name": "Thembi Mkhize",
  "email": "thembi@example.co.za",
  "password": "SecurePass123"
}

Already have an account? Use POST /auth/login with your email and password.

2

Start Tracking Finances

Add your first income or expense entry. Set budgets for categories like groceries, transport, or utilities.

POST /finance/entries
{
  "type": "expense",
  "category": "groceries",
  "amount": 850,
  "date": "2026-02-22"
}

View your monthly summary at GET /finance/summary?month=2026-02

3

Monitor Your Energy

Add electricity readings from your prepaid meter, municipal bill, or solar system. The more you log, the smarter the AI tips get.

POST /energy/readings
{
  "source": "prepaid",
  "kwh": 150,
  "cost": 420,
  "date": "2026-02-22",
  "provider": "Eskom"
}

Visit GET /energy/tips for personalized saving tips powered by Claude AI.

Simple Pricing

Free

R0
  • βœ“ 50 finance entries/month
  • βœ“ 3 budgets
  • βœ“ 30 energy readings/month
  • βœ— No AI energy tips
  • βœ“ 1 lab project
  • βœ— 0 blueprints (buy with 15 SustainCoins each)
  • βœ— View-only marketplace

Pro

R25/month

R250/year β€” save 2 months

Via PayFast β€” SA's trusted payment gateway

  • βœ“ 500 finance entries/month
  • βœ“ 20 budgets
  • βœ“ 300 energy readings/month
  • βœ“ 30 AI energy tips/month
  • βœ“ 5 lab projects
  • βœ“ 5 blueprints/month (then 15 coins each)
  • βœ“ Full marketplace access
πŸ“±

Mobile App

SustainNet is also available as a mobile app for iOS and Android, built with Expo and React Native. Track finances and energy on the go with a beautiful dark-themed interface.

Finance DashboardEnergy TrackingPayFast BillingOffline-Ready

API Quick Reference

ActionMethodEndpoint
RegisterPOST/auth/register
LoginPOST/auth/login
My ProfileGET/auth/me
Finance Hub
List EntriesGET/finance/entries
Add EntryPOST/finance/entries
Monthly SummaryGET/finance/summary?month=YYYY-MM
BudgetsGET/POST/finance/budgets
Savings GoalsGET/POST/finance/goals
Energy Hub
List ReadingsGET/energy/readings
Add ReadingPOST/energy/readings
Energy SummaryGET/energy/summary?month=YYYY-MM
AI TipsGET/energy/tips
Billing
Subscribe (Pro)POST/billing/subscribe
Billing StatusGET/billing/status

Supported Energy Sources

🏭
Grid
Eskom / Municipal
β˜€οΈ
Solar
Rooftop Panels
⚑
Prepaid
Meter / Token
πŸ”‹
Generator
Backup Power

πŸ‡ΏπŸ‡¦ Built for South Africa

βœ“ All amounts in ZAR (South African Rand)
βœ“ Load shedding-aware energy tips
βœ“ Prepaid electricity meter support
βœ“ PayFast payments (SA gateway)
βœ“ Eskom & municipal provider tracking
βœ“ Geyser blanket & solar ROI calculations
βœ“ Time-of-use tariff recommendations
βœ“ POPIA-compliant data handling

Platform Services

Need help? Reach out at sustainnet@icloud.com

SustainNet by Honey Badger Labs | Gauteng, South Africa