Track, split, and settle expenses with friends and groups. No more awkward money talks.
- Group Management - Create groups for trips, roommates, or events to manage expenses together
- Expense Tracking - Log and categorize all your shared expenses in one place
- Smart Splitting - Split bills fairly among group members with customizable options
- Instant Calculations - Automatically calculate who owes what for each expense
- Balance Overview - See outstanding balances at a glance with intuitive visualizations
- Easy Settlement - Settle debts with just a few clicks
- Frontend: Next.js
- Database: MongoDB
- Authentication: Stytch
- Hosting: Vercel (app) and MongoDB Atlas (database)
Pokett is currently available as a Progressive Web App (PWA) that can be installed on both desktop and mobile devices. A dedicated mobile app using React Native is in development.
Visit pokett.vercel.app and install the PWA on your device:
- Android: Tap the "Add to Home Screen" option in your browser menu
- iOS: Tap the Share button, then "Add to Home Screen"
- Desktop: Click the install icon in your browser's address bar
# Clone the repository
git clone https://github.com/netooran/pokett.git
# Navigate to the project directory
cd pokett
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env.local
# Start the development server
npm run dev
Pokett is an open-source project and we welcome contributions from the community! Check out our Contributing Guide to get started.
Pokett is free and open-source software licensed under the MIT License.
For questions or feedback, please open an issue or contact us at [email protected]