Giter Site home page Giter Site logo

canicjusz / flashcards Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.33 MB

Flashcards app with spaced repetition for KaiOS devices.

License: Do What The F*ck You Want To Public License

HTML 1.53% JavaScript 54.18% Vue 25.82% Shell 0.99% Sass 17.48%
kaios dexiejs naviboard bananahackers vue vue3 vuex

flashcards's Introduction

Flashcards

Flashcards app for KaiOS devices with a simple spaced repetition system. Just like in Anki you can create your own decks and assign new flashcards to them.

Decks Learning session, front of a card Learning session, back of a card

Flashcards

Repetition system

With each good guess the level of a card increments (new cards start with level 0). Next repetition is calculated with a simple formula: 0.2 * level^3. When your guess is wrong the level gets reseted down to 0.

Development

Setup

npm install

Compilation

Run npm run dev to compile with hot-reloading for development. When you are done with the changes run the ./build.sh script to compile and build the app. Now you can install the app on your phone with WebIDE:

  1. Click on the Open Packaged App button
  2. Select the dist/ directory
  3. Connect your device via adb
  4. Select your device from the right sidebar under USB DEVICES
  5. Select the app from the left sidebar and click the Install and run button

The flashcards.zip file is a packaged version installable from BananaHackers

flashcards's People

Contributors

canicjusz avatar dependabot[bot] avatar

Watchers

 avatar

flashcards's Issues

Can I put files of premade decks?

Hello, I was thinking if it was possible to load decks instead of making them on the phone.
Is there a way? Even if it implies to change manually the file in which they are stored I prefer to work on the computer rather than the keypad.
Thank you for your attention

Spaced repetition

Learning from flashcards is excellent, thanks for making this project. Other flashcards apps, like Anki, use a spaced repetition algorithm.

What do you think about implementing something like this?

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.