Skip to content

YouQam/round-trip-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

round-trip-planner

The project is an Android navigation mobile application I developed during my internship at JARACO Gmbh. It uses free and high quality OpenStreetMap (OSM) data to generate multiple routes according to user preferences including transit type and time to go & return. Also, it allows users to specify more than one destination to create a round route that starts and ends with user location point.
The project involved developing backend-side using (MongoDB, Spring Framework, RESTful API, Maven, Docker, IntelliJ IDEA, Overpass API) and frontend-side using (Java, MVVM, Gradle, Android Room, Android Studio), and clustering geodata to identify areas with rich density of points. Also, creating unit and integration tests using (JUnit & Espresso) to verify the functionality and quality of the application.

Application Architecture

alt text

Functionalities

Choose categories of interes, transit type, time to spend and budget

alt text

Generate and display available routes based on user preferences

alt text

Display route selected

alt text

Track user locatoin within route

alt text

Show navigation steps

alt text

Show clustering info

alt text

Source Code

Source code is in a private GitHub repository upon company's request

Releases

No releases published

Packages

No packages published