Quizzie is a hands-free, voice-only quiz platform designed to help users rehearse and learn a variety of topics using spaced repetition. The primary selling point of Quizzie is its commitment to accessibility and convenience: all interactions are performed through voice, making it ideal for users who want to study or reinforce knowledge while on the move or without using their hands.
Whether you're out on a jog or driving to and from work, Quizzie lets you rehearse and reinforce knowledge without needing to touch a screen or device.
Disclaimer: This is my first and only Swift project. Please be aware that the code and structure may reflect my learning process with the Swift language.
- Voice-Only Interaction: All aspects of using Quizzie, from answering questions to navigating topics, are managed entirely through voice commands.
- Spaced Repetition: The system is built to leverage spaced repetition techniques, ensuring that users retain knowledge more effectively over time.
- Multi-Topic Support: Users can be quizzed and rehearse on various topics, making Quizzie suitable for a wide range of learning needs.
- Hands-Free Learning: No keyboard, mouse, or touch input required—perfect for learning while driving, exercising, or multitasking.
This project is in its initial scaffolding phase. Core features and detailed setup instructions will be added soon.
-
Clone the repository:
git clone https://github.com/johannesringmark/Quizzie.git cd Quizzie -
Install dependencies: (Instructions will be provided as the project develops)
-
Run the application: (Instructions coming soon)
Contributions, feedback, and feature requests are welcome! Please open issues and pull requests as needed.
Specify your license here.
This README was automatically generated by GitHub Copilot at the request of the project owner johannesringmark. Please review and update as needed.
