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.
- Host: GitHub
- URL: https://github.com/yaserbelal/employee-management-system
- Owner: yaserbelal
- Created: 2025-03-22T10:33:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T11:45:46.000Z (over 1 year ago)
- Last Synced: 2025-03-22T12:18:48.491Z (over 1 year ago)
- Topics: database, javascript, php
- Language: PHP
- Homepage:
- Size: 927 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

### 2# Adding a new Employee

### 3# After adding a new Employee

### 4# After adding more Employees

### 5# Updating an existing Employee
update the salary of Yaser Belal from 5000 to 8000

### 6# After updating an existing Employee

### 7# Delete an existing Employee
Before deleting an employee, we check if we want to delete the employee

### 8# After deleting an existing Employee

### 9# The Database of the website

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