{"id":22886615,"url":"https://github.com/alaa-abdallah1/job-management-application","last_synced_at":"2026-04-11T03:02:47.337Z","repository":{"id":249457150,"uuid":"831569064","full_name":"alaa-abdallah1/job-management-application","owner":"alaa-abdallah1","description":"This project is a job management application that includes both backend and frontend services. The backend service manages job creation and status updates, while the frontend service provides a user interface to interact with the jobs.","archived":false,"fork":false,"pushed_at":"2024-07-21T00:59:25.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T18:47:50.454Z","etag":null,"topics":["express","javascript","jobs","management","nodejs","socket-io","tailwindcss","typescript","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/alaa-abdallah1.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-21T00:31:37.000Z","updated_at":"2024-07-21T01:02:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"92d94869-8239-4e35-92bb-feb884372359","html_url":"https://github.com/alaa-abdallah1/job-management-application","commit_stats":null,"previous_names":["alaa-abdallah1/calo-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alaa-abdallah1/job-management-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fjob-management-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fjob-management-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fjob-management-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fjob-management-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alaa-abdallah1","download_url":"https://codeload.github.com/alaa-abdallah1/job-management-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fjob-management-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31667034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["express","javascript","jobs","management","nodejs","socket-io","tailwindcss","typescript","vuejs"],"created_at":"2024-12-13T20:19:32.524Z","updated_at":"2026-04-11T03:02:47.324Z","avatar_url":"https://github.com/alaa-abdallah1.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Job Management Application\n\nThis project is a job management application that includes both backend and frontend services. The backend service manages job creation and status updates, while the frontend service provides a user interface to interact with the jobs.\n\n## Structure\n\n- `backend`: Contains the backend service code.\n- `frontend`: Contains the frontend service code.\n\n## Prerequisites\n\n- Node.js (v14 or higher)\n- Yarn package manager\n\n## Installation\n\n### 1. Clone the repository\n\n```sh\ngit clone https://github.com/alaa-abdallah1/job-management-application.git\ncd job-management-application\n```\n\n### 2. Setup Backend\n\n1. Navigate to the backend directory:\n   ```sh\n   cd backend\n   ```\n\n2. Install dependencies:\n   ```sh\n   yarn install\n   ```\n\n3. Copy the example env file and make the required configuration changes in the .env file\n   ```sh\n   cp .env.example .env\n   ```\n\n4. Start the backend server:\n   ```sh\n   yarn dev\n   ```\n\n5. The backend server will start at `http://localhost:4000`.\n\n### 3. Setup Frontend\n\n1. Navigate to the frontend directory:\n   ```sh\n   cd ../frontend\n   ```\n\n2. Install dependencies:\n   ```sh\n   yarn install\n   ```\n\n3. Copy the example env file and make the required configuration changes in the .env file\n   ```sh\n   cp .env.example .env\n   ```\n\n4. Start the frontend development server:\n   ```sh\n   yarn dev\n   ```\n\n5. The frontend application will start at [http://localhost:3000](http://localhost:3000).\n\n## Usage\n\n1. Open the frontend application in your browser at [http://localhost:3000](http://localhost:3000).\n2. Use the \"Create New Job\" button to create new jobs.\n3. View the list of jobs and their statuses or results in real-time.\n\n## Repositories\n\n- Backend Service: [Backend README](./backend/README.md)\n- Frontend Service: [Frontend README](./frontend/README.md)\n\n## Additional Notes\n\n- Ensure both backend and frontend services are running simultaneously for the application to function correctly.\n- Update the `.env` files with appropriate values as needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falaa-abdallah1%2Fjob-management-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falaa-abdallah1%2Fjob-management-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falaa-abdallah1%2Fjob-management-application/lists"}