Ceci est une ancienne révision du document !
Team #6
Members
- Nizar BOUSSARSAR (bn509988)
- Raed CHAMMAM (cr510004)
- Asma DHANE (da508872)
Phone
Smartphone HTC 8S IMEI : 358721050411346
Name of the project
TrailBuddies
Short project description
Hiking buddy suggestion influenced by the users' common trail habits.
Detailed project description
This app logs the different hiking activities of the user, and then compares them to the activities of different users. The users' activities are clustered depending on the level of difficulty of their regular hiking. The difficulty is calculated based on three factors : trail circuit length, trail circuit duration, trail circuit max altitude. When a user is looking for a hiking buddy, the app tries to suggest one or many that have a certain compatibility depending on their habits.
How it works
Data gathering (acquisition)
GPS data (latitude, longitude, altitude); time-stamps.
Data manipulation
Measuring the length of the trail circuit and its total duration.
Clustering
Clustering every “trail” into one of three different classes: Easy, Medium and Hard.
User matching
When a user searches for a hiking buddy, the app will look for another person with similar activities (has a number of trails within the same cluster).
Time-frame
TBD