It's an app learning by flashcard using Kotlin, Java, and SQLite. I use a lot of libraries to make it easy to use and make it more beautiful. I hope you like it.
- Android 7.0 (API 24) or higher
- improve learning by flashcard
- improve searching
- add login with Google and Facebook to easy to use
- add notification
- add firebase
- add learning by matching
- add learning by filling in the blank
- clean ui
- Create a new deck which can contain many cards
- Create a new card in a deck
- Edit a deck
- Edit a card
- Delete a deck
- Delete a card
- Learn by flashcard
- Learn by quiz
- Learn by true/false
- Learn by multiple choice
- Add to folder
- Add to class
- Decode password
- Encode password
- And more...
- Kotlin
- Java
- SQLite
- AndroidX
- Material Design
- Navigation Component
- Library
- And more...
Welcome | Sign In | Sign Up |
Home | Search | View Flashcard |
Flip Card | Mutiple Choice | True False |
Will add soon
You can contribute this project. Just Solve issue or update code and raise PR. I'll do code review and merge your changes into main branch. See Commit message guidelines https://initialcommit.com/blog/git-commit-messages-best-practices
Clone this repository and import into Android Studio
git clone https://github.com/daominh-studio/quickmem.git
Download and install from Release
This project is mantained by:
This project is licensed under the GPL-3.0 license - see the LICENSE.md file for details
Nguyen Quang Minh