logo
Viato

Overview

Viato is a mobile app for collaborative trip planning. Built with Flutter and GraphQL, it lets groups add activities like hotels or attractions to build a shared itinerary. Created at a hackathon to simplify planning with friends and family.

Collaborators

✨ Inspiration

Since the hackathon theme was restoration, our project idea was to create an app that helps people plan out trips, with COVID hopefully coming to an end! Often times in the past, planning trips with friends can be painful, always sending them hotel listings for approval and waiting for them to approve it etc, sometimes being unorganized, you get the gist!We're calling this Viato. Ready to plan trips out with friends and family? Viato is the way.

📜 What it does

Viato is a cross-platform mobile app that allows you to create a trip with a group of friends to plan it out together. After creating a trip, you can invite your friends, add activities such as attractions, restaurants, hotels, transportation, and more to your trip! Your group can vote/approve each activity before it's officially added to your itinerary. After planning, you're able to view a beautiful overall timeline :)

💻 How we built it

Back-end: Node.js, TypeScript, Apollo/GraphQL, CockroachDB (PostgreSQL), TypeORM, Redis (Sessions!) Front-end/Mobile App: Flutter (Dart) - Available for both iOS and AndroidWe decided to use GraphQL as opposed to the usual REST API. For most of our lives as a software developer, we've been creating REST APIs, it's time to try something else and GraphQL was perfect. It's great and we highly recommend giving it a shot. No more creating endpoints for every tiny thing.

🤯Challenges we ran into

In the hackathons we've attended in the past, our challenge often is planning out the database. Unfortunately to say, that's the same challenge we encountered. Another challenge of ours is we are quite ambitious, we want to build a lot in 36 hours, sometimes it's hard to scope down what we really need.

🎉Accomplishments that we're proud of

👨‍🎓What we learned

🤔What's next for Viato