An open API service indexing awesome lists of open source software.

https://github.com/abdo-essam/cloud_quizzer_app

Cloud Quizzer is designed to help users prepare for the cloud exams. Built using Flutter and Clean Architecture principles, It's provides a streamlined, user-friendly experience for aspiring cloud professionals to review key concepts, test their knowledge, and track their progress on the go.
https://github.com/abdo-essam/cloud_quizzer_app

aws azure cloud dart exam flutter hive quizapp sqlite

Last synced: 2 months ago
JSON representation

Cloud Quizzer is designed to help users prepare for the cloud exams. Built using Flutter and Clean Architecture principles, It's provides a streamlined, user-friendly experience for aspiring cloud professionals to review key concepts, test their knowledge, and track their progress on the go.

Awesome Lists containing this project

README

          

# Cloud Quizzer

**Cloud Quizzer** is a mobile quiz application designed for users preparing for various cloud certifications, such as AWS Cloud Practitioner, Google Cloud Associate, and Microsoft Azure Fundamentals. Built with Flutter, this app provides a smooth, user-friendly experience for reviewing and practicing multiple-choice questions, tracking progress, and improving knowledge of cloud concepts.

---

## Features
- **Multi-Cloud Provider Support**: Includes quizzes for AWS, Google Cloud, and Microsoft Azure certifications.
- **Question Review & Feedback**: Review incorrect answers with explanations.
- **Progress Tracking**: Track scores and improvement across multiple attempts.
- **Certification-Specific Questions**: Organized by certification code for focused learning.
- **Offline Access**: Leverages SQLite for offline quiz access.

---

## Screenshots
| Home Screen | Quiz Screen | Review Screen |
|---|---|---|
| | | |

| History Screen | Result Screen | Bookmark Screen |
|---|---|---|
| | | |

---