A dynamic Android application that offers interactive coding quizzes to test and enhance your programming skills across various languages and frameworks.
- User registration and login
- Profile editing
- Quizzes submissiion with timer and score
- Answer reviewing
- Code execution playground
- Make sure you have Android Studio installed
- Clone the repository:
git clone https://github.com/andrewzgheib/Coding-Quizzes.git
cd coding-quizzes
- Setup Firebase (Learn more)
- Setup QuizAPI (Learn more)
- Setup Judge0 API (Learn more)
- Open Android Studio and build the project
- Run the application on an emulator or a physical device.