This Android app displays a list of Formula 1 drivers retrieved from the REST API provided by PlanITup.
- Displays a list of Formula 1 drivers with their names, nationalities, and teams.
- Allows the user to search for a driver by name or team.
- Tapping on a driver displays a detailed view with additional information, such as the driver's date of birth and number of career wins.
- The app also includes a dark mode theme option.
To run this app on your local machine, follow these steps:
-
Clone the repository to your local machine.
git clone https://gitlab.htl-perg.ac.at/formula-1/formula-1-android.git
-
Open the project in Android Studio.
-
Build and run the app.
This app is licensed under the MIT License.