An open API service indexing awesome lists of open source software.

https://github.com/yaserbelal/employee-management-system

A comprehensive web-based application for user management and database interaction.
https://github.com/yaserbelal/employee-management-system

database javascript php

Last synced: about 1 year ago
JSON representation

A comprehensive web-based application for user management and database interaction.

Awesome Lists containing this project

README

          

# Employee-Management-System

A comprehensive web-based application for user management and database interaction.

This project was developed as part of the GDG On Campus Zagazig Tasks. It utilizes PHP for server-side scripting and integrates with a MySQL database, showcasing core principles of web development,
including form handling, data validation, and CRUD operations. Through this project,
we gained practical experience in backend development, database design, and secure data processing — essential skills in backend web development.

## Project Details

### 1# Main Page
At the start of the program. You have the option to add, update, or delete data.
![Main Page](image/allEmployees.png)

### 2# Adding a new Employee
![Main Page](image/add.png)

### 3# After adding a new Employee
![Main Page](image/adding.png)

### 4# After adding more Employees
![Main Page](image/adding.png)

### 5# Updating an existing Employee
update the salary of Yaser Belal from 5000 to 8000
![Main Page](image/updata.png)

### 6# After updating an existing Employee
![Main Page](image/updataing.png)

### 7# Delete an existing Employee
Before deleting an employee, we check if we want to delete the employee
![Main Page](image/check-to-delete.png)

### 8# After deleting an existing Employee
![Main Page](image/delet.png)

### 9# The Database of the website
![Main Page](image/database.png)

---
Thank you for caring 🌌 This Project was made by Yaser PoltX