FlipCards is an Android app that lets users create, manage, and review custom flashcards, with a user-friendly design tailored for learning and productivity.
- User Registration and Login: Users can easily register and log in using their email and password.
- Flashcard Management: Create, edit, delete and view flashcard sets.
- Quiz and Test Mode: Generate quizzes with multiple-choice questions or create tests where users input answers.
- AI-Generated Flashcards: Flashcards are generated from extracted text using ML Kit and the Gemini API.
- Cloud Firestore Integration: Data synchronization and storage are handled through Cloud Firestore, supporting real-time updates and offline access.
- Offline Mode: Flashcards are accessible even without an internet connection.
- User Reviews: Users can rate flashcard sets (1-5 stars), with the average displayed.

