Skip to content

FrenzyExists/Pokedex-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB103 Project 2 - Pokedex

Submitted by: Angel Garcia

About this web app: Basic Pokedex

Time spent: 10 hours

Required Features

The following required functionality is completed:

  • The web app uses only HTML, CSS, and JavaScript without a frontend framework
  • The web app is connected to a PostgreSQL database, with an appropriately structured database table for the list items
  • The PostgreSQL database includes a table that matches the data displayed in the web app

The following stretch features are implemented:

  • Backend supports paging
  • The user can search for items with a specific attribute
  • The user can use the searchbar to filter results

Optional things i could do later:

  • Expand the pokedex. Include:
    • Pokemon descriptions
    • dex number by region or national
    • available moveset of each pokemon
    • available abilities of each pokemon
    • mega evolutions

Video Walkthrough

Here's a walkthrough of implemented required features:

Video Walkthrough

GIF created with Kap for macOS

Notes

I won't give up

Copyright 2024 Pikachu

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published