8000 GitHub - glaydsoncosta/pokedex-parfour: Parfour Pokedex test coding application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

glaydsoncosta/pokedex-parfour

8000

Repository files navigation

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

Demo video

demo_video.mp4

Things I would improve

  • Implemente a debounced pokemon search functionality maybe using lodash for the debaounced callback
  • Impmement some fancy animations for the "on-demand" pokemon api data fetching
  • Implement some fancy anmations on screen tranitions and elements showing in the details page
  • Implement a lazy loading function to load all pokemons data, store it locally and then improve the searchbox by suggesting pokemon names, something like an autocomplete feature, this would also allow to provide a user a list of pokemons user already searched in the past

Other Information

  • I used Copilot Pro to help me to code faster. I presume that 60% of the code produced was created and improved by using it, it was mainly used to create the RTK API request logic and some data transformation to save API requests like bringing the pokemon details together when we invoke the main pokemon list.

About

Parfour Pokedex test coding application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0