{"id":18440575,"url":"https://github.com/fooloomanzoo/pms","last_synced_at":"2025-07-29T06:08:38.440Z","repository":{"id":144084723,"uuid":"176351362","full_name":"fooloomanzoo/pms","owner":"fooloomanzoo","description":"Example for a Project Management System in Javascript","archived":false,"fork":false,"pushed_at":"2019-03-18T19:31:58.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T17:32:37.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/fooloomanzoo.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":"2019-03-18T18:59:06.000Z","updated_at":"2019-03-18T19:32:23.000Z","dependencies_parsed_at":"2023-05-26T09:30:33.835Z","dependency_job_id":null,"html_url":"https://github.com/fooloomanzoo/pms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fooloomanzoo/pms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooloomanzoo","download_url":"https://codeload.github.com/fooloomanzoo/pms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638979,"owners_count":24119766,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-11-06T06:31:28.550Z","updated_at":"2025-07-29T06:08:38.415Z","avatar_url":"https://github.com/fooloomanzoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/fooloomanzoo/pms.svg?branch=master)](https://travis-ci.com/fooloomanzoo/pms)\n\n# Example of a Project Management System\n\nThe following functionality should be available:\n- Creating a new employee with a given first name, last name and a direct supervisor\n- Creating a new project with a given name, a start date and a time slack\n- Creating a new task with a given name, a description of this task and estimated days needed to\ncomplete it\n- Include the possibility to adjust the give time estimation, by creating a new value for estimated days\nneeded for a task\n- Assign a task to a project: By this the attributes „assigned tasks\" and „end date\" will be updated\nautomatically\n- Assign a project to an employee (an employee can only work on two projects at the same time).\n- Delete a task (don‘t forget to update the underlying references)\n- Delete a project (don‘t forget to update the underlying references)\n- Display/View all employees\n- Display/View all tasks for a given project\n- Getting the total days needed for a given list of projects (assuming that projects can‘t be worked on\nparallel) \n\n## installation\n\n```Shell\nnpm i\n```\n\n## testing\n\n```Shell\nnpm run test\n```\n\n## building\n\n```Shell\nnpm run build\n```\n\n[Tests on Travis CI](https://travis-ci.com/fooloomanzoo/pms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooloomanzoo%2Fpms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffooloomanzoo%2Fpms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooloomanzoo%2Fpms/lists"}