Inspiration
Trip Planning
What it does
It allows user to create trip groups. They can together input several places, which will be updated live to everyone. And the web will calculate the cheapest price to fly around all these places and return to the origin. (Travelling salesman)
How we built it
We build using a server-client architecture, with Java on the backend and Javascript on the front end. We use a genetic algorithm to calculate the cheapest price.
Challenges we ran into
Websocket and API usage
Accomplishments that we're proud of
Attempt to solve travelling salesman
What we learned
What's next for Trip Planning
Built With
- google-maps
- payout
Log in or sign up for Devpost to join the conversation.