Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 451 Bytes

Biodiversity Matcher

Create quizzes to match pictures to taxonomic groups, using photos from GBIF, iNaturalist, or Wikimedia.

Structure

  • src/index.js, src/app.js: UI
  • src/quiz.js: quiz logic
  • src/providers/: API interactions & caching
  • src/locales.js: translations
  • src/quiz.html: quiz page template
  • data/: quizzes

Screenshots