{"id":19844630,"url":"https://github.com/elazzouzihassan/gestiondesformations","last_synced_at":"2026-05-09T19:35:08.181Z","repository":{"id":205365572,"uuid":"714062580","full_name":"ElazzouziHassan/GestionDesFormations","owner":"ElazzouziHassan","description":"Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel","archived":false,"fork":false,"pushed_at":"2023-11-12T11:58:57.000Z","size":300,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T21:45:34.747Z","etag":null,"topics":["laravel","mysql","php","php-framework","sql","webapp"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElazzouziHassan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-03T20:45:01.000Z","updated_at":"2024-12-09T22:23:15.000Z","dependencies_parsed_at":"2025-01-11T12:30:04.181Z","dependency_job_id":null,"html_url":"https://github.com/ElazzouziHassan/GestionDesFormations","commit_stats":null,"previous_names":["elazzouzihassan/gestiondesformations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ElazzouziHassan/GestionDesFormations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElazzouziHassan%2FGestionDesFormations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElazzouziHassan%2FGestionDesFormations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElazzouziHassan%2FGestionDesFormations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElazzouziHassan%2FGestionDesFormations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElazzouziHassan","download_url":"https://codeload.github.com/ElazzouziHassan/GestionDesFormations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElazzouziHassan%2FGestionDesFormations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32833238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","mysql","php","php-framework","sql","webapp"],"created_at":"2024-11-12T13:05:00.167Z","updated_at":"2026-05-09T19:35:08.149Z","avatar_url":"https://github.com/ElazzouziHassan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gestion de Formations\n\n![Project Logo](link-to-your-logo.png)\n\nGestion de Formations is a web application developed with Laravel for managing course enrollments in ISEEM training center. The application allows administrators, students, and instructors to interact with the system efficiently.\n\n## Table of Contents\n\n- [Features](#features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Screenshots](#screenshots)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- User Authentication with Laravel Breeze:\n  - Admin, Student, and Instructor roles.\n  - Passwords provided by administrators.\n\n- User Dashboard:\n  - View user information.\n  - View enrolled or instructed courses.\n\n- Admin Dashboard:\n  - List of students, instructors, and courses.\n  - Create, read, update, and delete users (students and instructors).\n  - Create, read, update, and delete courses.\n\n- Responsive UI Design with Bootstrap/MDBootstrap/Tailwind CSS.\n- Consistent and professional page design.\n\n## Prerequisites\n\n- [Laravel](https://laravel.com/docs) - Version ^10.10\n- [PHP](https://www.php.net/) - Version ^8.1\n- [Composer](https://getcomposer.org/)\n- [Node.js](https://nodejs.org/)\n- [MySQL](https://www.mysql.com/)\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ElazzouziHassan/GestionDesFormations.git\n\n2. Install project dependencies:\n    ```bash\n      composer install\n      npm install \u0026\u0026 npm run dev\n\n3. Configure your .env file with database information.\n\n4. Run database migrations:\n    ```bash\n      php artisan migrate\n\n5. Seed the database with sample data:\n    ```bash\n      php artisan db:seed\n\n6. Start the development server:\n    ```bash\n      php artisan serve\n\n7. Visit http://localhost:8000 in your web browser.\n\n## Usage\n\n1. Register as an administrator, student, or instructor.\n2. Log in with your role-specific credentials.\n3. Explore the features of the application.\n4. Manage courses and users from the admin dashboard.*\n\n## Screenshots\n\n## Contributing\n\nContributions are welcome.\n\n## License\n\nThis project is licensed under the MIT License\n\n---\n\n\nYou can customize the content, add relevant images, and update the links according to your project's needs. This README provides an overview of the project, its features, how to install and use it, and how to contribute. \n\n-by @Elazzouzi Hassan (Wizardy - 🧙‍♂️) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felazzouzihassan%2Fgestiondesformations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felazzouzihassan%2Fgestiondesformations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felazzouzihassan%2Fgestiondesformations/lists"}