{"id":15162435,"url":"https://github.com/ahmed-ayari/leave_manager","last_synced_at":"2026-01-04T19:01:57.126Z","repository":{"id":250589866,"uuid":"834872929","full_name":"Ahmed-Ayari/Leave_Manager","owner":"Ahmed-Ayari","description":"A Leave Management symfony web app I developed for my internship at IT Development Canada","archived":false,"fork":false,"pushed_at":"2024-09-19T17:04:27.000Z","size":3848,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T04:32:02.964Z","etag":null,"topics":["fullstack-development","internship-project","symfony","twig","web-development"],"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/Ahmed-Ayari.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":"2024-07-28T16:09:46.000Z","updated_at":"2024-09-19T17:04:30.000Z","dependencies_parsed_at":"2024-07-28T17:57:12.020Z","dependency_job_id":null,"html_url":"https://github.com/Ahmed-Ayari/Leave_Manager","commit_stats":null,"previous_names":["sphynx6/leave_manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Ayari%2FLeave_Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Ayari%2FLeave_Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Ayari%2FLeave_Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Ayari%2FLeave_Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ahmed-Ayari","download_url":"https://codeload.github.com/Ahmed-Ayari/Leave_Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238053514,"owners_count":19408699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fullstack-development","internship-project","symfony","twig","web-development"],"created_at":"2024-09-27T01:43:08.330Z","updated_at":"2025-10-25T00:31:39.854Z","avatar_url":"https://github.com/Ahmed-Ayari.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n# Leave Management Platform\n\n## Project Description\n\nThe \"Leave Management Platform\" project aims to streamline the process of managing employee leaves at IT Development Canada. The platform allows employees to log in, access their personal space, check their leave balances, submit leave requests, and track the status of their requests. Administrators, who are responsible for HR management, have additional functionalities such as managing employees, reviewing leave requests, approving or rejecting requests, and monitoring leave balances for all employees.\n\nThe leave approval process involves two stages; first by the immediate supervisor (Manager) and then by the company director (Admin). Any leave rejection requires a specific comment detailing the reason for rejection.\n\n## Key Features\n\n- **User Roles:**\n  - **Administrator:**\n    - Manage employees\n    - View and manage leave requests of all employees\n    - Approve or reject leave requests\n    - View leave balances of all employees\n\n  - **Manager:**\n    - Log in to their personal space\n    - Manage their own leave requests\n    - View their leave balance\n    - Receive leave requests from their department\n    - Approve or reject leave requests from their department\n\n  - **Regular User:**\n    - Log in to their personal space\n    - Manage their own leave requests\n    - View their leave balance\n\n## Technologies Used\n\n- Symfony 7 - PHP framework for backend development\n- PostgreSQL - Database management system\n- HTML, CSS, JavaScript, (Twig) - Frontend web technologies\n- Git - Version control system\n- GitHub - Repository hosting and collaboration platform\n\n## Installation and Setup\n\n### Prerequisites\n\n- PHP \u003e= 7.4\n- Composer\n- PostgreSQL\n\n### Installation Steps\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Ahmed-Ayari/Leave_Manager.git\n   ```\n\n2. Install PHP dependencies:\n   ```bash\n   composer install\n   ```\n\n3. Install JavaScript dependencies:\n   ```bash\n   npm install\n   ```\n\n4. Configure environment variables:\n   - Copy `.env.example` to `.env` and configure your database connection and other necessary variables.\n\n5. Set up the database:\n   ```bash\n   php bin/console doctrine:database:create\n   php bin/console doctrine:migrations:migrate\n   ```\n\n6. Build frontend assets:\n   ```bash\n   npm run build\n   ```\n\n7. Start the Symfony server:\n   ```bash\n   symfony server:start\n   ```\n\n8. Access the application in your web browser:\n   ```\n   http://localhost:8000\n   ```\n\n## Contributing\n\nContributions are welcome! Feel free to fork the repository and submit pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-ayari%2Fleave_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmed-ayari%2Fleave_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-ayari%2Fleave_manager/lists"}