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.
- Host: GitHub
- URL: https://github.com/tientq64/taxon4
- Owner: tientq64
- Created: 2024-07-21T18:27:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-06T12:42:49.000Z (2 months ago)
- Last Synced: 2025-08-06T14:35:49.125Z (2 months ago)
- Topics: animals, biology, collection, organisms, plants, taxonomy, tree-of-life, zoo
- Language: TypeScript
- Homepage: https://taxon4.vercel.app
- Size: 23.1 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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/