Blend in the fun and let us handle your expenses.
- Expense Tracking: Easily record and categorize expenses during trips or outings.
- Expense Splitting: Automatically split expenses among participants and ensure fairness.
- Real-time Updates: View and manage expenses with real-time updates.
- User-friendly Interface: Intuitive design for easy navigation and use.
- Frontend: NextJS, TypeScript
- Backend NextJS API Routes
- Styling: SASS
- Database: MongoDB
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Node.js (>= 18.x)
- yarn
-
Clone the repository:
git clone https://github.com/akshatmittal61/settle-it.git cd settle-it
-
Install dependencies:
yarn
-
Start the development server:
yarn dev
-
Open your browser and navigate to:
http://localhost:3000
We welcome contributions to Settle It! Here’s how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature-name
) - Make your changes and commit them (
git commit -am 'Add your feature'
) - Push to the branch (
git push origin feature/your-feature-name
) - Create a new Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
- Special thanks to all contributors and the open-source community for their support.
- Inspired by the need for simple and efficient expense management during group activities.
For any questions or feedback, please open an issue in the repository or reach out to us at [email protected].