Skip to content

blwinters/anki-forecast

Repository files navigation

Anki Forecast

Anki Forecast is a tool for calculating future flash card reviews and total progress. The algorithm and basic input variables intend to replicate the behavior of the excellent Anki flash card application.

The live version of this project can be found at ankiforecast.com, hosted and deployed by Vercel.

Contributing

Please note that this project is not currently licensed for reuse or distribution. This public repo mainly exists to collect questions, bug reports, feature requests, and provide access to the source code for anyone interested.

I welcome pull requests, but please open an issue first so that we can gather comments and align on how it fits with the project.

To run the project locally:

  1. Clone the repo
  2. Run yarn install
  3. Run yarn start
  4. View the project in your browser at http://localhost:3000

It's possible there are other environment dependencies that I've overlooked, so please open an issue if you run into anything.

Getting Started with React

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Resources

Stars

Watchers

Forks

Packages

No packages published