A robust and user-friendly Final Year Project (PFE) management platform tailored for ISET Rades, designed to streamline the administration of project topics, student pairs, and academic supervision.
-
π Multi-Role Authentication
- Admin accounts for comprehensive system management
- Student accounts for seamless project enrollment
- Teacher accounts for effective project supervision
-
π Project Management
- Topic creation and assignment
- Student pair (binome) management
- Project progress tracking
-
π§ Automated Communication
- Email notifications for important updates
- Real-time alerts and status changes
Watch a demonstration of the platform here:
πΊ View Demo
- Backend: PHP
- Database: MySQL / SQL
- Frontend: HTML, CSS, JavaScript
- Styling: Bootstrap 4
-
Clone the repository:
git clone <your-repository-url> cd projet-integration
-
Project structure:
projet-integration/ βββ README.md βββ projet d'integration/ β βββ enseignant.html # Teacher interface β βββ projet_integration.html # Main application β βββ projet_integration.php # Backend logic β βββ etudiant.sql # Database schema β βββ style.css # Custom styles β βββ bootstrap-4-login-page-master/ # Login system