Employee-Management

Employee Management System

A web-based Employee Management System built with PHP and MySQL, designed to perform CRUD (Create, Read, Update, Delete) operations on employee records. The project is hosted on a local XAMPP server for development and testing purposes.

Project Image

Features

Technologies Used

Installation

Prerequisites

  1. Download XAMPP and install it on your system.
  2. Ensure PHP and MySQL are included in the installation.

Steps

  1. Clone or download this repository to your XAMPP htdocs folder: ```bash git clone https://github.com/symadev/Employee-Management.git