See: Description
| Class | Description |
|---|---|
| DiscoverFragment |
A class that represents the tab "discover" in the main page for a user.
|
| HomeFragment |
A class that represents the tab "home" in the main page for a user.
|
| ItineraryDetails |
A class that represents the user interface to show all the details of an itinerary.
|
| ProfileActivity |
A class that represents the user interface to show all the information about a user.
|
| RegistrationActivity |
A class that represents the user interface for a user's registration.
|
| UserMainActivity |
The main activity shown to an user.
|
| UsersListFragment |
A class used to see which users has participated to an itinerary.
|