Skip to content

webdevbyjoss/TravelSplit

Repository files navigation

TravelSplit

Simplifies tracking and splitting trip expenses.

  • Add expenses and split them among the group members.
  • See summary of the total expenses and the amount each person owes or is owed.
  • Install as a native app on your mobile device or desktop.
  • Works offline with automatic updates.

Quick Start

npm install
npm run dev

open: http://localhost:5173/

Screenshot

Screenshot

Development Guide

Setup Authorship

Please setup commits authorship right after cloning the Git repository.

git config user.name "<Your Name>"
git config user.email "<Your Email>@gmail.com"

Run unit tests

npm test

Building for Production

Create a production build:

npm build

Contributing

We welcome contributions to TravelSplit! Whether you want to fix bugs, improve documentation, or add new features, your help is appreciated.

Please see the CONTRIBUTING.md file for more information on how to contribute to this project.

About

The easiest way to split trips costs

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •