TripiT is a versatile mobile travel planner application designed to simplify the process of organizing your travel itineraries. Built using Flutter and Firebase, TripiT offers intuitive features to streamline your trip planning experience.
Member Status | Registration Number | Name With Initials | GitHub Username |
---|---|---|---|
Group Leader | IT21058950 | Jayamanne J.A.P.M. | PabasaraJay |
Member 02 | IT21060830 | Rajapaksha R.A.N.M. | NimeshaR |
Member 03 | IT21023682 | Anjalee P.A.D.L. | AnjaleeL |
Member 04 | IT2102 | Name | Username |
Itinerary Management: Easily create, view, and manage your travel itineraries.
Destination Information: Access comprehensive information about your destinations, including attractions, restaurants, and accommodations.
Collaborative Planning: Share your itineraries with friends and family for collaborative planning.
Weather Forecast: Stay updated on the weather forecast for your travel destinations.
Offline Access: Access your itineraries and destination information even when offline.
To deploy TripiT on your local machine, follow these simple steps:
- Clone the repository to your local machine using the command:
git clone https://github.com/PabasaraJay/TripiT.git
- Import the package using Flutter Pub:
flutter pub get;
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.