Skip to content

The **Identity Tool** is a simple web application that allows users to input their ID number and retrieve specific details, including their first name, last name, address, and a picture.

Notifications You must be signed in to change notification settings

Mark-Langston/Identity_Tool

Repository files navigation

Identity Tool

The Identity Tool is a simple web application that allows users to input their ID number and retrieve specific details, including their first name, last name, address, and a picture. This tool is part of the larger pcpuppet.tech website, but this README focuses specifically on the Identity Tool component.

Overview

The Identity Tool is designed to showcase a straightforward method for retrieving user information from a CSV file based on an ID number input. It is built using HTML, CSS, and PHP, making it easy to deploy on most web hosting platforms.

Features

  • ID Lookup: Users can enter an ID number to retrieve associated details.
  • CSV-Based Data: User data is stored in a CSV file (identities.csv) for easy management.
  • Dynamic Content: PHP is used to dynamically generate content based on user input.

Video Demonstration

Watch a video demonstration of the Identity Tool:

Identity Tool Demo

Click the image above to watch the video on YouTube.

Project Structure

The Identity Tool is wrapped within the pcpuppet.tech site, but the relevant files for this tool are:

Installation

Prerequisites

  • A web server with PHP support (e.g., Apache, Nginx)
  • FTP or File Manager access to upload files to your web server

Steps

  1. Clone the Repository: Clone this repository to your local machine using:
    git clone https://github.com/Mark-Langston/Identity_Tool.git

About

The **Identity Tool** is a simple web application that allows users to input their ID number and retrieve specific details, including their first name, last name, address, and a picture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published