A web-based system designed to manage projects and team tasks with role-based access control.
- Multi-role authentication
- Manager
- Team Leader
- Team Member
- Task creation and assignment
- Task confirmation and updates
- Task searching and tracking
- Separate dashboards for each role
- PHP
- MySQL
- phpMyAdmin
- HTML
- CSS
- JavaScript
- XAMPP
The system uses MySQL for storing:
- Users
- Projects
- Tasks
- Task status updates
- Clone the repository
git clone https://github.com/ramadan70/Web-project.git
-
Move the project to XAMPP htdocs
-
Import the database in phpMyAdmin
-
Run the project
- Building full web applications using PHP
- Role-based authentication systems
- Database design and CRUD operations
Ramadan Abo Syam