Quiz2Me is a desktop and mobile application that allows users to play quiz games in a user-friendly interface. The app offers three categories of quizzes, namely Computer, Mathematics, and General Knowledge, with the potential for more categories to be added in the future.
One of the unique features of Quiz2Me is its 50-50 lifetime option, which reduces the number of options from four to two, making the quiz more challenging and exciting. The app also includes almost all-in-one subjects, making it a versatile tool for students and professionals alike.
During the development of Quiz2Me, our team learned several new concepts of Java, such as Multi-Threading, Java AWT, Java swing, and AWT event. We also honed our teamwork, leadership, time management, research, and analysis skills.
The Quiz2Me app can be useful for students looking to test their knowledge, professionals seeking to improve their skills or knowledge, and anyone looking for a fun way to challenge themselves. Additionally, the app is easy to use, making it accessible to people of all ages and skill levels.
- Multiple categories for quiz games.
- 50-50 lifetime option that reduces answer options from four to two.
- Desktop and mobile application compatibility.
- Simple and user-friendly interface.
- Shakeel Khuhro (Group Leader)
- Ihsan Ahmed (Assistant Group Leader)
- Mohammad Talha
- Safiullah Korai
- Mohammad Waleed
To run the Quiz2Me-App, follow these steps:
Clone the project to your local machine using git clone https://github.com/Shakeelkhuhro/Quiz2Me-App.git.
Open the project in your preferred Java IDE.
Run the Main.java file to launch the app.
Once the app is launched, select the category you want to play the quiz in.
Attempt the quiz and enjoy!
To run the Quiz2Me-App, you need to have the following installed on your machine:
Java Development Kit (JDK) 1.8 or later. Java IDE (e.g., Eclipse, IntelliJ IDEA, NetBeans).
We welcome contributions to the Quiz2Me-App project. If you would like to contribute, please follow these steps:
Fork the project to your GitHub account. Make your changes and commit them. Submit a pull request detailing your changes.
Thank You