Skip to content

daominh-studio/quick-mem

Repository files navigation

Quick - quick memory

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.

Support Platform

  • Android 7.0 (API 24) or higher

Todo

  • 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

Features

  • 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...

Technologies Used

  • Kotlin
  • Java
  • SQLite
  • AndroidX
  • Material Design
  • Navigation Component
  • Library
  • And more...

Screenshots

Welcome Sign In Sign Up
Home Search View Flashcard
Flip Card Mutiple Choice True False

Will add soon

Video

Demo Video

Contributing

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

Installation

Clone this repository and import into Android Studio

git clone https://github.com/daominh-studio/quickmem.git

Download and install from Release

Maintainers

This project is mantained by:

License

This project is licensed under the GPL-3.0 license - see the LICENSE.md file for details

Acknowledgments

Authors

Nguyen Quang Minh