FlexiQuiz is a mobile application designed for creating and taking quizzes with questions generated by GPT models.
- Create custom quizzes with questions generated by GPT
- Take quizzes and receive instant feedback
- View quiz results and performance statistics
- User-friendly interface with smooth navigation
- Made with React Native for cross-platform compatibility
- React Native: for building the mobile app
- Expo: for managing the development workflow and building binaries
- @react-navigation: for navigation within the app
- @ui-kitten/components: for UI components and styling
- Axios: for making HTTP requests to backend services
- GPT (OpenAI): for generating quiz questions dynamically
- AsyncStorage: for storing quiz data locally on the device