CrafTrip is a native iOS and Android travel application that provides an all in one platform to check currency exchange rates, weather forecasts and flight prices for a given destination.
Watch the full demo video here.
CrafTrip provides the functionality for users to Sign Up and Login to their inidivdual accounts. This authentication, achieved with FirebaseAuth, enables a personalised experience for every user.
New users encounter a prompt to select a travel preference tag (e.g. cultural, coastal etc), and are shown a quick tutorial on how to use the application before proceeding to the application features. This preference tag may be altered later from user settings.
Users may browse travel destinations and swipe right/left or favourite destinations as per their preferences. The user selected preference tag will determine the initial order of the travel destinations shown to the user. Consequently, the order of destinations displayed will be determined by the internal recommendation algorithm which uses the user's swipes history.
The destinations data is remotely stored and accessed from Cloud Firestore. For any given destination, multiple API integration allows the user to view the following information:
Craftrip will obtain flight prices in real time for flights between a user’s choice of travel destination and Singapore on dates selected by the user.
Craftrip will display the current exchange rate of the travel destinations relative to Singapore and be able to view the nearest money changers around Singapore.
Craftrip will display the current weather at the travel destinations and weather forecast for the next 5 days.
This section allows the user to view all swiped destinations, irregardless of whether they were left or right swiped. For an accidentally left swiped destination, the user may reverse the action by selecting the Favourite button. This shall reassign the destination to the Favourites section.
This section allows the user to view all right-swiped destinations. To remove a destination from Favourites, the user may reverse the action by unselecting the Favourite button. This shall reassign the destination to the History section.
Craftrip will recommend to users travel destinations based on their past swipes to show them travel destinations they might be interested in. The internal algorithm also displays the calculated top travel tags preferred by the user.
History Destinations (Swiped) | Remaining Destinations (Unswiped) |
---|---|
|
|
- Initial Dialog Map
- Conceptual Diagram
- Class Diagram
- System Architecture
- Mehul Kumar
- Anusha Datta
- Amrita Ravishankar
- Clarita Chua
- Sarah Yeoh Sue Min
- Jun Hong Lim