Introduction
Flashcard is a note app that comes with both web version and mobile version (iOS and Android). The web version is built on React and the mobile version is built on React Native. Other libraries and tools involve are Redux and Ant Design (Front end) and Express & MongoDb (Back-end). The app implemented the following features:
Implemented Google and Facebook OAuth 2.0 login.
User can create note (which we call it as “flashcard”) using built-in markdown editor.
The flashcards are sorted with categories and tags.
User can choose to review a series of flashcards base on either a random selection, or give priority to the flashcards that have been a long time since the last review time