> Licence Project
A comprehensive web-based Project Management System built with PHP, HTML, and CSS. This application allows users to manage projects, tasks, resources, meetings, and budgets in a collaborative environment.
- User Authentication - Secure login and registration system
- Project Management - Create, view, and manage multiple projects
- Task Management - Track tasks associated with projects
- Resource Management - Allocate and manage project resources
- Meeting Management - Schedule and track project meetings
- Budget Tracking - Monitor project budgets with visual charts
- Admin Dashboard - Administrative interface for system management
- Admin - Full system access and user management
- Chef de Projet (Project Manager) - Project oversight and management
- User - Standard project participation
| Technology | Purpose |
|---|---|
| PHP | Server-side scripting and business logic |
| HTML5 | Frontend structure |
| CSS3 | Styling and responsive design |
| MySQL | Database (via bd.sql) |
| JPGraph | PHP-based chart generation for budget visualization |
| JavaScript | Client-side interactivity |
- PHP 7.0 or higher
- MySQL/MariaDB database server
- Web server (Apache/Nginx)
The bd.sql file contains the complete database structure including:
Users table (authentication and profiles)
Projects table (project details)
Tasks table (task assignments)
Resources table (resource allocation)
Meetings table (meeting schedules)
Budget tables (financial tracking)
🤝 Contributing Contributions are welcome! Please feel free to submit a Pull Request.
Fork the repository
Create your feature branch (git checkout -b feature/AmazingFeature)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/AmazingFeature)
Open a Pull Request
📝 License This project is part of a Licence academic project. Please check with the repository owner for specific licensing terms. 👤 Author ALIAT Atef
GitHub: @N1N0u
🙏 Acknowledgments
JPGraph library for chart generation
Academic institution for project guidance
📧 Contact For questions or support, please open an issue on GitHub or contact Me. Last Updated: March 2026