This is a Trivia app simple built using XML ui, designed to Answer all questions by choosing the correct question demonstrate how to implement sample and easy ui and adding Show the correct question and the wrong question. The app allows users to interactively customize their questions.
The app is built using the following technologies:
- Kotlin: The app is built using the Kotlin programming language, which offers concise syntax and powerful features.
- MVP architecture: The app follows the Model-View-Presenter (MVP) architecture, which separates the presentation and business logic from the data model.
- OkHttp: The app uses OkHttp for networking, which provides a simple and efficient API for making HTTP requests.
- Fragment: represents a reusable portion of your app's UI. A fragment defines and manages its own layout, has its own lifecycle
To get started with the project, follow fours steps:
1๏ธโฃ. Clone the repository:
https://github.com/shahlaa1212/Trivia-App.git
This app was created as a part of my journey with The The Chance.
Contributions are welcome! If you'd like to contribute to the project.