Overview
SpendSense AI is a backend system for tracking and analyzing personal expenses. It allows users to securely add, categorize, and review their spending, providing a foundation for AI-driven insights in the future.
Who is it for?
Developers looking for a modular FastAPI backend example
Users who want to track expenses programmatically
AI/Finance enthusiasts exploring intelligent analytics
Features
Expense Management: Add, update, delete, and retrieve expenses
Authentication & Security: Multi-user authentication with JWT tokens and password hashing
Database Persistence: SQLite backend (PostgreSQL compatible)
API Documentation: Swagger UI for testing and exploring endpoints
Extensible Design: Modular structure for AI integrations or reporting tools