Skip to content

Korede612/Quizzler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quizzler App

Welcome to the Quizzler App! This engaging application challenges users with a series of true or false questions. Test your knowledge and see how many questions you can answer correctly!

Technologies Used

  • Swift UIKit: The app is built using Swift programming language and the UIKit framework, providing a solid foundation for creating the user interface and managing user interactions.

  • Storyboard: The user interface is designed using Storyboard, allowing for a visual representation of the app's layout and enhancing the development process.

  • MVC Design Pattern: The Model-View-Controller (MVC) design pattern is implemented to organize the codebase and separate concerns, making the app modular and easy to maintain.

  • Timer API: The Timer API is utilized to enhance the user experience by introducing a time constraint for each question, adding an element of excitement and challenge.

  • Progress Bar: A dynamic progress bar is incorporated to visually represent the user's progress through the quiz, providing feedback on the number of questions answered.

Acknowledgements

A special acknowledgment to Angela Yu for her exceptional tutorials on iOS development. The guidance and expertise shared by Angela have been crucial in the development of the Quizzler App.

Special Thanks to Angela Yu

  • Udemy: iOS & Swift - The Complete iOS App Development Bootcamp
  • Website: Angela Yu's Website
  • GitHub: Angela Yu on GitHub Thank you, Angela, for your dedication to teaching and empowering aspiring iOS developers.

Purpose The Quizzler App is designed not only to entertain but also to challenge users' knowledge through a series of true or false questions. By incorporating UIKit, Storyboard, MVC design pattern, Timer API, and a Progress Bar, this app serves as a practical example of utilizing key iOS development technologies.

UI Screenshot

  • image

Feel free to explore the Quizzler App, answer the questions, and track your progress with the dynamic progress bar. If you have any feedback or suggestions, I would love to hear from you.

Thanks for taking the Quizzler challenge with us! 🧠🚀

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages