Skip to content

Jaff5090/The-Lodge

Repository files navigation

OS Kotlin Language

Basic UI

The Lodge:

The Android application developed in Kotlin, called the The Lodge, uses a welcome activity to enable the user to sign up. After the registration process is complete, the user can use a Recycler View to select the quiz's subject matter.

Upon choosing the theme, the user navigates to the questionnaire through tabs located at the bottom of the screen . The questionnaire is divided into two separate fragments for questions and answers.

When participating in the quiz, the user will receive a score based on the number of correctly answered questions. This score can be represented using a progress bar or expressed as a percentage.

Overall, the app provides an intuitive experience for users seeking to take quizzes on various subjects.

Getting started :

This is an Android project made with Kotlin language.  . 

Installation 1. Clone the repo

 Install Android Studio and create a new Project From Version Control and paste clone.

   sh    git clone https://github.com/Jaff5090/The-Lodge-.git   

Dependencies:

Libraries 🛠

  • Kotlin -> A modern programming language that makes developers happier.
  • Data Binding -> Support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
  • Json -> Json library to stock our questions

App 📲 Screenshots 📸

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages