GitHub - kevinchee/feffmath: Math by feff · GitHub
Skip to content

kevinchee/feffmath

Folders and files

Repository files navigation

Feff Math

Feff Math is a static Year 7 maths practice web app for GitHub Pages.

It includes:

  • 60 days of mixed daily practice
  • 10 questions per day
  • 600 total questions generated in the browser from fixed templates
  • Hints and short explanations
  • Instant answer checking
  • Equivalent numeric answers where sensible, such as 1/2 and 0.5
  • Progress saved in localStorage

GitHub Pages

To publish from this repository:

  1. Open the repository on GitHub.
  2. Go to Settings.
  3. Go to Pages.
  4. Under Build and deployment, choose Deploy from a branch.
  5. Choose branch main and folder / root.
  6. Save.

After GitHub Pages finishes deploying, the app will be available at:

https://kevinchee.github.io/feffmath/

Local Use

No build step is required. Open index.html directly in a browser, or serve the folder with any static file server.

About

Math by feff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors