Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 557 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 557 Bytes

Synopsis

A basic Pokedex application I created for class using PHP, Bootstrap and MySQL

Motivation

I got really, really, bored and decided to create a Pokedex
for personal use as well as a final project for a college course

Installation

All you really need are the pokemon sprites from [Veekun](https://veekun.com/dex/downloads)
Place the sprites from pokemon\main-sprites\black-white\ => ./imgs

Oh and update the connectvars.php with your MySQL host, password, username, and database.

License

MIT