Gantabya is a travel companion app designed to enhance group trips and city-to-city travel. It provides features such as live location sharing, real-time step tracking, and in-app chat for seamless coordination and safety.
-In-App Chat with Reddit-like Threads: Communicate effortlessly within the app using threaded discussions for better organization.
-Trail Definition: Define and share travel trails with your group.
-Weather Tracking: Stay informed about weather conditions in your destination.
-Facility Tracking Using OpenStreetMap (OSM): Locate nearby facilities and points of interest with accurate OSM integration.
- Node.js (version 14 or higher)
- npm or yarn
- Git (optional, for version control)
-
Clone the repository:
-
Install dependencies:
npm install
-
Start the server:
npm start
-
Navigate to the client directory:
cd ../client -
Install dependencies:
npm install
-
Start the app:
npm start
- Launch the app on your local browser.
- Log in or sign up using your credentials.
- Create or join a trip group.
- Use the features to coordinate with your group and track your progress.
We welcome contributions to Gantabya! If you have any ideas or suggestions, feel free to:
- Fork the repository.
- Create a new branch.
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Happy travels with Gantabya!