Git Product home page Git Product logo

mocket's Introduction

mocket

Mocket is an android application helping users to memorize words.

Unique Features

  • Unique testing system helping users to memorize words in lifetime.
  • Supports built in dictionary. Users can lookup words and directly add to memory list.
  • Keeps bothering users to finish daily test. (A duration can be configurable).
  • Supports a fun card game(words get picked randomly form memory list).
  • Shows a graph that contains statics of memory, game, and test.

Logic of Lifetime Memory

According to Ebbinghaus's forget curve, people get a stronger memory when they are able to recall it longer period of time.

So, Mocket gives tests in certain periods.

As shown on above picture, it gives tests everyday for first three days. After that, the period gets longer, and this helps users to memorize words for lifetime.

Third Party Libraries Used

Table of Layout Contents

Login Feature

  • Used Firebase Realtime Database.
  • It stores encrypted passwords.
  • After signup, email verification should be done to login.
  • When forgot password, users can send password reset link to their emails.

Memory Feature

  • When adding words, users can lookup on built in dictionary.
  • Supports pronunciation feature.
  • Today's memory list has all words added on that day.
  • Users can have a quiz for today's memorized words.

Daily Test and Game Feature

This screen has two fun features, daily test and game.

Daily Test

  • For certain period mentioned earlier, all the words, which should be tested today, will be shown on the cards.
  • After guessing a definition of the shown word, users flip the card.
    • Confused emoticon: keep it in the iteration.
    • Confidence emoticon: remove the word from the iteration.
  • It iterates until no word left.

Game

  • For each word, 4 random definitions will appear.
  • Users choose a definition from the 4 options.
  • Correct and incorrect count will be shown on upper right.

Graph Feature

  • A graph shows statistics about number of morized words, number of words tested, number of correct-and-incorrect counts in game.
  • There are three time period options(weekly, monthly, and yearly)
  • Under the graph, there is a list of all the words that a user memorized.

Profile Feature

  • On settings, users can set time duration for daily test notification and switch of vibration.
  • Users can edit their profile, logout, or completely delete their account.

mocket's People

Contributors

changminpark-ub avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.