Summer-Trip is a web app that allows users to create groups for their trip, helping them find the best places to visit and eat. As a group of friends or family, they can choose what they like or dislike, and a plan will be created for them.
- Create and join groups for your trip
- Vote on places to visit and eat
- Get a plan for your trip based on your group's preferences
TODO
To get started with Summer-Trip, follow these steps:
- Clone the repository to your local machine
- Install the dependencies using
npm install
- Start the development server using
npm run dev
If you'd like to contribute to Summer-Trip, please follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them with descriptive commit messages
- Push your changes to your fork
- Submit a pull request to the main repository
Summer-Trip is licensed under the GPLv3 license, see LICENSE for more information.