Smart. Simple. Fair Expense Splitting.
SplitSense is a lightweight expense-splitting application designed to help groups manage shared expenses effortlessly. Whether you’re traveling with friends, sharing rent, or splitting food bills, SplitSense ensures transparency, accuracy, and zero awkward money conversations.
-
👥 Group Expense Management Create groups and track shared expenses with ease.
-
🧮 Automatic Bill Splitting Instantly calculate who owes whom and how much.
-
📊 Clear Expense Breakdown View detailed summaries of individual and group spending.
-
🔄 Real-Time Updates Add, edit, or remove expenses and see updates instantly.
-
🧠 Simple & Intuitive UI Clean design focused on usability and speed.
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask)
- Database: SQLite / JSON (depending on setup)
- Version Control: Git & GitHub
SplitSense/
├── templates/
│ └── index.html
├── app.py
├── README.md
└── requirements.txt
-
Clone the repository
git clone https://github.com/NDISBACK/SplitSense.git cd splitsense -
Install dependencies
pip install -r requirements.txt
-
Run the application
python app.py
-
Open in browser
http://127.0.0.1:5000
- Create a group for your activity (trip, rent, food, etc.)
- Add participants.
- Enter expenses and assign who paid.
- Let SplitSense calculate balances automatically.
- Settle up with clarity and confidence.
Managing shared expenses often leads to confusion, errors, and awkward conversations. SplitSense removes friction by keeping everything transparent, fair, and easy to understand.
- User authentication
- Cloud database support
- Expense categories & analytics
- Mobile-first UI
- Export reports (PDF / CSV)
Contributions are welcome! Feel free to fork the repository, create a new branch, and submit a pull request.
This project is licensed under the MIT License.
Naman Dogra Built with curiosity, caffeine, and clean code ☕💻