FlorianBx / Rise-of-Knowledges

ROK mobile app is a fun and engaging way to test your general knowledge. With a wide range of questions and a leaderboard feature, you can challenge your friends and compete for the top spot. Built with SwiftUI, it's fast and easy to use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rise of Knowledges

This is a quiz app developed in Swift that tests your knowledge of general culture. The app has the following features:

Quiz:

The app contains a set of multiple-choice questions that the user must answer within a given time limit. The questions are fetched from an API and cover various topics, such as history, geography, literature, and science.

Leaderboard:

The app stores the scores of the users who complete the quiz and displays them on a leaderboard. The leaderboard is updated in real-time and shows the top scorers.

API:

The app uses an API to fetch the questions for the quiz. The API is reliable and provides a wide variety of questions, ensuring that the quiz is always fresh and challenging.

Requirements

SwiftUI
iOS 12.0 or later

Installation

Clone the repository to your local machine. Open the project in Xcode. Build and run the app on a simulator or a physical device.

Usage

When you launch the app, you will be taken to the home screen, where you can choose to start a new quiz or view the leaderboard. If you select "Start Quiz," you will be presented with a set of multiple-choice questions that you must answer within a given time limit. Once you complete the quiz, your score will be saved to the leaderboard. If you select "Leaderboard," you will be taken to a screen that displays the top scorers.

About

ROK mobile app is a fun and engaging way to test your general knowledge. With a wide range of questions and a leaderboard feature, you can challenge your friends and compete for the top spot. Built with SwiftUI, it's fast and easy to use.


Languages

Language:Swift 56.7%Language:JavaScript 43.3%