Delivery System Client

 

Quizzler

Github top language Github language count Repository Size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Quizzler is an educational software application that allows users to test their understanding of various lessons and measure their intelligence through a scoring system.

✨ Features

✔️ Question Types: The quiz app supports various question types, including multiple-choice and true/false,
✔️ Scoring System: The app calculates and displays a score based on the user's responses to the quiz questions
✔️ Progress Tracking: Users can track their progress and see their performance history, including scores obtained in previous quizzes.
✔️ Social Sharing: Users can share their quiz results on social media platforms to challenge their friends or celebrate their achievements.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Java installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/{{YOUR_GITHUB_USERNAME}}/group46

# Access
$ cd group46

🤖 Architecture Overview

Quizzler App follows a client-server architecture, with the client being a mobile or web application and the server handling the business logic and data storage.

Client-Side Components

  1. User Interface: Provides an intuitive and user-friendly interface for users to interact with the app, view lessons, and take quizzes.
  2. Quiz Interface: Allows users to select lessons, answer questions, and submit their responses.
  3. Scoring and Results: Displays the user's score, correct answers, and feedback upon quiz submission.
  4. Progress Tracking: Shows the user's progress, previous quiz scores, and overall performance.

😇 Members

The following people contributed to this project with their respective roles:

  • Manuel2u => 10945448 (Full Stack Developer)
  • maryakuba => 10969526 (Front-End Developer)
  • sigismund011 => 10951879 (Front-End Developer)
  • Dorcas4l => 10945168 (Front-End Developer)
  • ElvisKwabena => 10950536 (Documentator)
  • Jayhubexp => 10964497 (Back-End Developer)
  • GeekYbruce => 10980887 (Back-End Developer)
  • Peter-DevX => 109571609 (Back-End Developer)

🚩 Conclusion

 The Quiz App is a comprehensive platform that allows users to test their understanding of various
 lessons and measure their intelligence through a scoring system. With features like lesson management,
 multiple question types, scoring calculation, and progress tracking, the app provides users with an engaging
 and rewarding experience. It promotes learning, competition, and self-improvement while offering an intuitive
 user interface and seamless user experience.

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Manuel_Dev

 

Back to top