Skip to content

manu-cj/pokedex-php

Repository files navigation

Pokedex Application

Overview

This project is a Pokedex application developed using PHP procedural programming. It allows users to browse a list of Pokemon, view detailed information and evolutions, and manage their favorite Pokemon through a user authentication system. Additionally, an admin dashboard is available for administrators to manage the Pokedex.

Features

Core Features

  • Index Page (index.php)

    • Displays a paginated list of Pokemon.
    • Clicking on a Pokemon name or image navigates to the details page.
  • Details Page (search.php)

    • Shows detailed information about the selected Pokemon.
    • Displays the evolution details of the Pokemon.
  • User Authentication

    • Secure login and registration system.
    • Users can save and view their favorite Pokemon.

Additional Features (Nice to Have)

  • Admin Dashboard
    • Accessible only to administrators.
    • Allows admins to create, read, update, and delete (CRUD) Pokemon entries in the Pokedex.

Usage

  1. Index Page: Browse the list of Pokemon. Home Page Desktop Home Page Mobile
  2. Details Page: Click on a Pokemon to view its details and evolution. Details Page Desktop Details Page Desktop Details Page Mobile
  3. User Registration: Create a new account to save favorite Pokemon. User Registration
  4. User Login: Log in to can manage Pokemon entries. User Login

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •