Expense Splitter Pro is a world-class financial platform designed for high-performance group collaboration. Decoupled from its original desktop roots, it now scales to the cloud with Auth0 Identity and Real-Time Debt Simplification.
This project is a dedicated Cloud Web Application designed for seamless, multi-device collaboration through Auth0 Identity and Real-Time Debt Simplification.
Every user session is cryptographically bound to an Auth0 Identity. Our backend ensures absolute data isolation—you can only see groups you've been invited to.
Our greedy optimization engine reduces complex group "webs of debt" into the minimum number of transactions, supporting 100+ Currencies with live exchange rates.
- Premium UX: Built with React + Vite using Glassmorphic panels and a curated deep charcoal design system.
- Micro-animations: Smooth, interactive transitions powered by
framer-motion.
- Frontend: React 18, Vite, Auth0 SDK, Framer Motion, Axios.
- Backend: Spring Boot 3.2, Spring Security (OAuth2), JPA/Hibernate, MongoDB Support.
- DevOps: Docker Multi-Stage Builds, GitHub Actions.
Copy .env.example to .env and fill in your Auth0 and Database credentials.
cp .env.example .envFor the Backend (API):
cd expense-splitter
mvn spring-boot:runFor the Frontend (UI):
cd frontend
npm install && npm run devThe project includes a Multi-Stage Dockerfile optimized for Render.com and MongoDB Atlas.
For full hosting instructions, see HOSTING.md.
Contributions are welcome! Please fork this repository and open a Pull Request for any features or UI enhancements.
Malcolm Cephas
- GitHub: @malcolm-cephas