soundbirder

A web application to play with bird sound identification with data from eBird and Xeno-Canto.

Requirements

  • NodeJS, NPM
  • MariaDB (MySQL)
  • eBird API key

Installation

git clone https://forge.chapril.org/UncleSamulus/soundbirder
cd soundbirder
npm install

Setup the EBIRD_API_KEY in .env:

EBIRD_API_KEY="secret"
npm start

Then go to http://localhost:3000, and have fun !

TODO: add database configuration.

Description
A web application to play with bird sound identification with data from eBird and Xeno-Canto.
https://soundbirder.games.s1gm4.eu
Readme 203 KiB
Languages
JavaScript 60.4%
CSS 32.8%
Pug 6.4%
Dockerfile 0.4%