Spliit is a free and open source alternative to Splitwise. I created it back in 2022 as a side project to learn the Go language, but rewrote it with Next.js since.
- Create a group and share it with friends
- Create expenses with description
- Display group balances
- Create reimbursement expenses
- Progressive Web App
- Select all/no participant for expenses
- Tell the application who you are when opening a group
- Next.js for the web application
- TailwindCSS for the styling
- shadcn/UI for the UI components
- Vercel for hosting (application and database)
The project is open to contributions. Feel free to open an issue or even a pull-request!
MIT, see LICENSE.