Fancy Flashcard - Lightweight free/libre and open-source PWA to help you learning on all your devices
Find a file
2020-07-27 00:17:04 +02:00
.github/workflows remove unecessary git config from github actions 2020-05-30 16:57:40 +02:00
cli refactor code as remarked + add uuid to test deck 2020-07-27 00:17:04 +02:00
docs add idea of refining versioning decks to backlog 2020-07-26 23:52:45 +02:00
public fix tabs/spaces 2020-07-19 19:00:20 +02:00
src refactor code as remarked + add uuid to test deck 2020-07-27 00:17:04 +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 update dependencies to resolve lodash security alert 2020-07-19 18:56:29 +02:00
package.json increment minor version number of ffc 2020-07-26 23:54:41 +02:00
README.md remove whitespace from badges 2020-07-21 12:32:01 +02:00
third-party-decks.json add third party deck support 2020-07-14 16:48:09 +02:00
tsconfig.json refactor code 2020-06-26 20:09:17 +02:00
vue.config.js update badges/shields in README + small update in config 2020-07-21 09:54:54 +02:00

Fancy Flashcard Logo

Fancy Flashcard

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

Start Learning · Report Bug · Contribute

Version Number Build and Deploy status MIT License

Screenshots

Deck Selection Deck Selection - one deck selected Card Evaluation after finishing learning Menu Import Third Party Decks Successfully add a Deck

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.