Fischbestimmer - FISHIDENTIFIER

Fischbestimmer - FISHIDENTIFIER

This is an experiment of porting the FISHIDENTIFIER from the Deutsches Meeresmuseeum Stralsund to LiaScript. The original version can be found at:

https://www.ostsee-fischbestimmer.de/en/bestimmer

This port was done on the basis of the German version, but it was possible to translate the entire functionality into LiaScript.


Visit the Fischbestimmer

Usage

About 80 species of fish regularly occur in the Baltic Sea. Roughly the same amount of species occasionally enters as vagrants from the the North Sea or via discharging rivers. The FISHIDENTIFIER allows easy determination of all these species. Clicking to one character, e.g. ‘three dorsal fins’, will limit the results to the respective species. Clicking additional characters further restricts the amount of possible results.

This version of the Fischbestimmer is stored in the following repository:

https://github.com/andre-dietrich/Fischbestimmer

Related Posts

How to activate Tooltips in LiaScript

LiaScript has a new tooltip feature, which was inspired by the Wikipedia tooltips, which provide more information about a certain topic if you hover a link with the mouse.

Read More

Embedding Multimedia - How does it work??

LiaScript has a new type of link. If you prefix a link in Markdown with an exclamation mark, then this link is marked as an image, and it gets embedded into the document.

Read More

Install Visual Studio Code with LiaScript

Due to some problems with package updates for Atom editor, we decided to created two LiaScript extensions for VSCode.

Read More