https://github.com/larsgw/biodiversity-matcher
Match Wikimedia pictures taxonomic groups
https://github.com/larsgw/biodiversity-matcher
Last synced: 3 months ago
JSON representation
Match Wikimedia pictures taxonomic groups
- Host: GitHub
- URL: https://github.com/larsgw/biodiversity-matcher
- Owner: larsgw
- License: other
- Created: 2020-05-28T15:06:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T18:57:43.000Z (8 months ago)
- Last Synced: 2025-01-06T02:42:27.668Z (4 months ago)
- Language: JavaScript
- Homepage: https://larsgw.github.io/biodiversity-matcher/
- Size: 5.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
![]()
![]()