{"id":23488637,"url":"https://github.com/erwanlt/pokedex","last_synced_at":"2026-05-04T07:36:27.074Z","repository":{"id":252789178,"uuid":"841454473","full_name":"ErwanLT/Pokedex","owner":"ErwanLT","description":"A pokedex application using vaadin","archived":false,"fork":false,"pushed_at":"2024-08-13T11:54:17.000Z","size":2294,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T13:57:38.528Z","etag":null,"topics":["java","pokedex","pokemon","spring-boot","vaadin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ErwanLT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-12T12:47:24.000Z","updated_at":"2024-08-13T11:54:20.000Z","dependencies_parsed_at":"2024-08-12T14:59:00.138Z","dependency_job_id":"4e1a917c-ba0c-4c70-b4c9-542287cf92a3","html_url":"https://github.com/ErwanLT/Pokedex","commit_stats":null,"previous_names":["erwanlt/pokedex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ErwanLT/Pokedex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPokedex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPokedex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPokedex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPokedex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErwanLT","download_url":"https://codeload.github.com/ErwanLT/Pokedex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErwanLT%2FPokedex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32599369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","pokedex","pokemon","spring-boot","vaadin"],"created_at":"2024-12-24T23:13:33.318Z","updated_at":"2026-05-04T07:36:27.052Z","avatar_url":"https://github.com/ErwanLT.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI with Maven](https://github.com/ErwanLT/Pokedex/actions/workflows/maven.yml/badge.svg)](https://github.com/ErwanLT/Pokedex/actions/workflows/maven.yml)\n\n# Pokedex\nThis is a web application built using Spring Boot and Vaadin.\u003cbr\u003e\nIt provides a Pokedex, a comprehensive guide to all Pokemon species.\n\n## Features\n\n| Feature         | Description                                                                                                                                                                                                                                                                                                                               |                                                                                                                                          |\n|-----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|\n| Generation view\t| \u003cul\u003e\u003cli\u003eDisplay pokemon information in grid\u003c/li\u003e\u003c/li\u003e\u003cli\u003eFiltering by generation\u003c/li\u003e\u003cli\u003eFiltering by name\u003c/li\u003e\u003cli\u003eNumber of element in the grid\u003c/li\u003e\u003cli\u003eGo to details view\u003c/li\u003e\u003c/ul\u003e \t                                                                                                                                                   | ![img.png](img/gridView.png) ![filtering.png](img/filtering.png)\t![name.png](img/name.png) ![number.png](img/number.png)                 |\n| Details view    | \u003cul\u003e\u003cli\u003eDisplay selected pokemon information\u003c/li\u003e\u003cli\u003eDisplay selected pokemon sprite\u003col\u003e\u003cli\u003eClassic form (regular / shiny)\u003c/li\u003e\u003cli\u003eRegional form (regular / shiny)\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003eDisplay evolution steps\u003col\u003e\u003cli\u003ePre evolution\u003c/li\u003e\u003cli\u003eNext evolution\u003c/li\u003e\u003cli\u003eMega evolution\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003eDisplay Gigamax form if exist\u003c/li\u003e\u003c/ul\u003e | ![detailsView1.png](img/detailsView1.png) ![shiny.png](img/shiny.png) ![region.png](img/region.png) ![detailsView2.png](img/detailsView2.png) |\n\n\n\n## Built With\n* [Spring Boot](https://spring.io/projects/spring-boot) - Backend framework\n* [Vaadin](https://vaadin.com/) - Web framework for building modern user interfaces\n\n## Continuous Integration\nThe project uses GitHub Actions for continuous integration and deployment. Every push to the repository will trigger a build and a test.\n\n[![Java CI with Maven](https://github.com/ErwanLT/Pokedex/actions/workflows/maven.yml/badge.svg)](https://github.com/ErwanLT/Pokedex/actions/workflows/maven.yml)\n\n## Author\nErwanLT\n* Github: [@ErwanLT](https://github.com/ErwanLT)\n* X: [ErwanLeTutour](https://twitter.com/ErwanLeTutour)\n* LinkedIn : [Erwan LE TUTOUR](https://www.linkedin.com/in/erwan-le-tutour/)\n\n## Show your support\nGive a ⭐️ if this project helped you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwanlt%2Fpokedex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferwanlt%2Fpokedex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwanlt%2Fpokedex/lists"}