Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 2.73 KB

File metadata and controls

50 lines (40 loc) · 2.73 KB

Flash

Flash is an Android app, which will act as practice tool where you can generate flashcards on your favourite topic/currently studying chapter. Not just read the card, you can sit back and listen the question and check your predicted answer by flipping the card. One of the interactive feature is that, you can set your own card theme from your Profile. Also, you can share your cards with your friends (used concept of deep linking).

Features

  • Authentication – Secure user login using Firebase Authentication.
  • Card Generation – Create personalized flashcards for learning and revision.
  • Audible Cards – Add audio to your cards to make learning more engaging.
  • Sharing Cards with Others – Share cards via links or supported platforms. (Deep linking)
  • Custom Card Themes – Personalize the look of your cards with various themes.

Technology used:

Expo React Native - for building android application Python flask - Server Firebase Authentication - for user management Firestore Database - for storing user data Render - deployment

Screens

App icon

Splash Screen

Installation

Download apk from https://github.com/darshanC07/flash/releases/tag/v1.0.0

Feedback and Support

Please share your valuable feedback on darshanchoudhary2007@gmail.com . Also star this repo if your liked my project.