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

https://github.com/tientq64/taxon4

🐚 Collect and classify species of organisms.
https://github.com/tientq64/taxon4

animals biology collection organisms plants taxonomy tree-of-life zoo

Last synced: 6 days ago
JSON representation

🐚 Collect and classify species of organisms.

Awesome Lists containing this project

README

          

Taxon 4


English
|
Tiếng Việt







Collect and classify species of organisms.








## 📰 Introduction

Collection of organisms I have "captured". Inspired by the anime [Pokémon][1], I created this project [(Pokédex)][2]. Traveling around (Wikipedia) to find and "collect" information about all the organisms on Earth. The journey is still ongoing.

> This project is the 4th version, inheriting from the previous [Taxon 3][3] version.

## ✨ Key features

- Browse the species that have been collected by (me). There are many species missing because the collection is still being done.
- Search for species, subspecies, genus, family, order, etc.
- Details about the species. Including scientific name, English name, Vietnamese name, pictures, descriptions, etc.

## 🤳 Usage

Go to [https://taxon4.vercel.app][4].

## 📑 Change log

See [CHANGELOG.md][5].

## 🛠️ Development

Using VSCode.

Install depedencies:

```bash
pnpm install
```

Start in development mode:

```bash
pnpm run start
```

Install the userscript `dist-web-extension/meta.user.js` that uses the [Tampermonkey][6] browser extension.

## 💳 Credits


Deer icons created by smalllikeart - Flaticon

[1]: https://en.wikipedia.org/wiki/Pok%C3%A9mon
[2]: https://en.wikipedia.org/wiki/Gameplay_of_Pok%C3%A9mon#Pok%C3%A9dex
[3]: https://github.com/tientq64/taxon
[4]: https://taxon4.vercel.app/
[5]: ./CHANGELOG.md
[6]: https://www.tampermonkey.net/