Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lessa-portfolio/angular-pokedex

A software that accesses the pokemon public API and displays pokemon data to the user.
https://github.com/lessa-portfolio/angular-pokedex

angular css html jasmine javascript karma karma-jasmine pokeapi pokedex pokemon pokemon-api scss typescript

Last synced: 5 days ago
JSON representation

A software that accesses the pokemon public API and displays pokemon data to the user.

Awesome Lists containing this project

README

        

Pokedex


Project   |   
Technologies   |   
Backlog   |   
Layout   |   
Auhtors



Happy

## 📋 Project

A software that accesses the pokemon public API (Pokeapi.co) and displays pokemon data to the user.

## 🖥️ Technologies

The project was developed using the following technologies:

- Node.js
- Angular
- TypeScript
- Bulma
- SASS
- Karma
- Jasmine
- RxJS
- Github Pages

## 💭 Backlog

List of features and their respective progress:

- [x] Integration with Pokeapi.co
- [x] Pokemon list pagination
- [ ] Show more information about a specific pokemon
- [ ] Responsive for all devices (from 320px to 1920px)
- [ ] Show Skeleton while data is loading
- [ ] Show pokemon list as a table (toogle button)
- [ ] 90% unit test coverage
- [ ] Dark mode

List of devops setup and their respective progress:
- [ ] Deploy with Github Pages
- [ ] Creating a pipeline (CI/CD)

## 🎨 Layout

All prototypes were tested using Figma.

- Responsive Layout Prototype

## ☕ Authors

- Lucas Lessa