Giter VIP home page Giter VIP logo

pokedex's Introduction

Pokédex

Pokédex Logo

About

An iOS app that displays information about over 700 Pokémon. Made using the Pokéapi API.

A Pokédex is an encylopedia containing information about all Pokémon in the Pokémon world.

This Pokédex app features a searchable collection of Pokémon. Details about a Pokémon show up on selection.

Nostalgic Pokémon music plays in the background.

Purpose

This project was for my learning purposes. It is now archived.

Details (how the app works)

Pokémon names and IDs are stored in a CSV file. The names, along with images, are displayed in a grid format using a UICollectionView. The collection is searchable via a UISearchBar.

When a Pokémon is selected in the grid, its ID is used to query the Pokéapi API for detailed information about it. This information is returned in JSON format. After being parsed, it is presented in a new screen in the app's UI.

The app also plays the Pokémon Center song in the background. The song can be toggled on / off (the toggle button is in the top right of the screen).

Demo

Demo Pokédex App alpha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.