Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: MarcoBevilacqua
- Language: PHP
- Default Branch: main
- Size: 148 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.md
License
The Laravel framework is open-sourced software licensed under the MIT license.
IUCN Red List API Credit
https://apiv3.iucnredlist.org/
Features:
- Load the list of the available regions for species
- Take a random region from the list
- Load the list of all species in the selected region — the first page of the results would suffice, no need for pagination
- Create a model for “Species” and map the results to an array of Species.
- Filter the results for Critically Endangered species: • Fetch the conservation measures for all critically endangered species • Store the “title”-s of the response in the Species model as concatenated text property. • Print/display the results
- Filter the results (from step 4) for the mammal class • Print/display the results
Owner
- Name: Marco Bevilacqua
- Login: MarcoBevilacqua
- Kind: user
- Location: Bari
- Repositories: 15
- Profile: https://github.com/MarcoBevilacqua
Citation (citation.txt)
IUCN 2024. IUCN Red List of Threatened Species. Version 2024-2 <www.iucnredlist.org>
GitHub Events
Total
- Push event: 1
- Public event: 1
Last Year
- Push event: 1
- Public event: 1
Dependencies
package-lock.json
npm
- 323 dependencies
package.json
npm
- @inertiajs/vue3 ^1.0.0 development
- @rushstack/eslint-patch ^1.8.0 development
- @tailwindcss/forms ^0.5.3 development
- @vitejs/plugin-vue ^5.0.0 development
- @vue/eslint-config-prettier ^9.0.0 development
- autoprefixer ^10.4.12 development
- axios ^1.7.4 development
- concurrently ^9.0.1 development
- eslint ^8.57.0 development
- eslint-plugin-vue ^9.23.0 development
- laravel-vite-plugin ^1.0 development
- postcss ^8.4.31 development
- prettier ^3.3.0 development
- prettier-plugin-organize-imports ^4.0.0 development
- prettier-plugin-tailwindcss ^0.6.5 development
- tailwindcss ^3.2.1 development
- vite ^5.0 development
- vue ^3.4.0 development
composer.json
packagist
- fakerphp/faker ^1.23 development
- laravel/breeze ^2.2 development
- laravel/pail ^1.1 development
- laravel/pint ^1.13 development
- laravel/sail ^1.26 development
- mockery/mockery ^1.6 development
- nunomaduro/collision ^8.1 development
- phpunit/phpunit ^11.0.1 development
- inertiajs/inertia-laravel ^1.0
- laravel/framework ^11.9
- laravel/sanctum ^4.0
- laravel/tinker ^2.9
- php ^8.2
- tightenco/ziggy ^2.0
composer.lock
packagist
- 111 dependencies