Fancy Flashcard - Lightweight free/libre and open-source PWA to help you learning on all your devices
Find a file
2020-09-19 10:34:54 +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 license chapter to docs 2020-07-30 19:50:48 +02:00
public fix tabs/spaces 2020-07-19 19:00:20 +02:00
src fix bugs 2020-08-27 23:00:02 +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
CONTRIBUTING.md add CONTRIBUTING.md 2020-07-30 09:42:22 +02:00
LICENSE change license to gnu gpl v2 2020-07-30 22:11:56 +02:00
package-lock.json update dependencies 2020-09-19 10:31:48 +02:00
package.json update dependencies 2020-09-19 10:31:48 +02:00
README.md fix mistakes regarding license/contributing in README 2020-08-07 18:24:50 +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 free and 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 GNU GPLv2 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 Contributing Guide and the docs to get started and see how to set up Vue.js below.

Action Command
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 GPL-2.0 License. See LICENSE for more information.