Fancy Flashcard - Lightweight free/libre and open-source PWA to help you learning on all your devices
Find a file
Rene Fischer a9090d5699
add and improve documentation
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-07-10 14:31:23 +02:00
.github/workflows remove unecessary git config from github actions 2020-05-30 16:57:40 +02:00
cli update cli corresponding to feedback in #1 2020-05-24 20:20:10 +02:00
docs add and improve documentation 2020-07-10 14:31:23 +02:00
public fix styling and title 2020-06-26 18:10:57 +02:00
src save current learning session and option to resume 2020-07-05 18:00:54 +02:00
.browserslistrc [WIP] move to typescript 2020-06-26 03:12:06 +02:00
.eslintrc.js [WIP] move to typescript 2020-06-26 03:12:06 +02:00
.gitignore [WIP] move to typescript 2020-06-26 03:12:06 +02:00
babel.config.js [WIP] move to typescript 2020-06-26 03:12:06 +02:00
LICENSE add LICENSE 2020-05-22 16:05:35 +02:00
package-lock.json [WIP] move to typescript 2020-06-26 03:12:06 +02:00
package.json [WIP] move to typescript 2020-06-26 03:12:06 +02:00
README.md add and improve documentation 2020-07-10 14:31:23 +02:00
tsconfig.json refactor code 2020-06-26 20:09:17 +02:00
vue.config.js fix styling and title 2020-06-26 18:10:57 +02:00

Fancy Flashcard Logo

Fancy Flashcard

Lightweight open-source PWA to help you learning on all your devices
Explore the docs »

Open PWA · Report Bug · Contribute

Build and Deploy status

Fancy Flashcard

Screenshots

Deck Selection Deck Selection - one deck selected Card Evaluation after finishing learning Menu Import

Deployment

The app is build and deployed to https://fancy-flashcard.github.io/ffc on every push to master branch (via GitHub Actions and GitHub Pages).

Contributing

Feel free to report bugs or ideas via Issues. Also we highly appreciate Pull Requests. Check out the docs to get started and see how to set up Vue.js below.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

License

Distributed under the MIT License. See LICENSE for more information.