Welcome to the Quiz Earn project! This project is an Android application that allows users to participate in quizzes and earn rewards for correct answers.
The Quiz Earn project is designed to provide an engaging and rewarding quiz experience to users. It features a user-friendly interface, various quiz categories, and a reward system to incentivize participation.
The Quiz Earn Android Project offers the following features:
- User registration and login: Users can create an account and log in to access the quiz functionality.
- Quiz categories: Multiple categories of quizzes are available for users to choose from.
- Randomized questions: Each quiz session presents questions in a randomized order to keep the experience fresh.
- Multiple-choice questions: Users can answer multiple-choice questions by selecting the correct option.
- Time-based quizzes: Some quizzes may have a time limit for each question to add an element of challenge.
- Reward system: Users earn rewards for correctly answering quiz questions. Rewards can be in the form of virtual currency, points, or other incentives.
- Leaderboard: Users can view their rankings on the leaderboard based on their quiz performance.
- Profile management: Users can update their profile information, view their earned rewards, and track their progress.
- Clone the repository:
git clone https://github.com/rishavchanda/Quiz-Earn.git
- Open the project in Android Studio.
- Build and run the project on an Android device or emulator.
- Launch the app on your Android device.
- Register a new account or log in if you already have one.
- Browse available quiz categories and select one.
- Answer the quiz questions by selecting the correct option.
- Earn rewards for correct answers and track your progress on the leaderboard.
Contributions are welcome! If you'd like to contribute to the Quiz Earn project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b my-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-feature
- Open a pull request.
This project is licensed under the MIT License.