An open API service indexing awesome lists of open source software.

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

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