This document summarizes a research paper on developing a travel sequence android application. The application aims to help users easily reach their desired locations in an unknown area. It uses Global Positioning System (GPS) to provide users route guidance after they input their source and destination. The application categories locations like hospitals, hotels, schools and provides these as options to users. It then matches the user's input to locations registered on the server and returns several matching points of interest. The user can then select one to get turn-by-turn navigation directions on the map. The paper also reviews several related works and proposes the design of this travel sequence application.