{"id":25979173,"url":"https://github.com/jaygaha/work-mgmt","last_synced_at":"2026-05-07T01:06:19.715Z","repository":{"id":37508721,"uuid":"197924780","full_name":"jaygaha/work-mgmt","owner":"jaygaha","description":"Work management app is built to track worked hours and payment earned for part time workers. It is built in Angular CLI 8 and Laravel 5.8.","archived":false,"fork":false,"pushed_at":"2023-01-07T07:59:45.000Z","size":6762,"stargazers_count":0,"open_issues_count":32,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-05T05:50:15.925Z","etag":null,"topics":["angular","angular8","arubaito","laravel","time-tracker"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/jaygaha.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}},"created_at":"2019-07-20T12:03:51.000Z","updated_at":"2019-07-20T13:10:22.000Z","dependencies_parsed_at":"2023-02-06T15:30:27.673Z","dependency_job_id":null,"html_url":"https://github.com/jaygaha/work-mgmt","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygaha%2Fwork-mgmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygaha%2Fwork-mgmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygaha%2Fwork-mgmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygaha%2Fwork-mgmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaygaha","download_url":"https://codeload.github.com/jaygaha/work-mgmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241976157,"owners_count":20051587,"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":["angular","angular8","arubaito","laravel","time-tracker"],"created_at":"2025-03-05T06:22:47.829Z","updated_at":"2026-05-07T01:06:14.695Z","avatar_url":"https://github.com/jaygaha.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Laravel App\n\nSimple Dashboard Admin App built using Angular CLI 8, Bootstrap 4.1.1 and Laravel 5.8.\n\nMain motive to build this project is to handle 'arubaito' (part time) work and payment in Japan. While living and working as depentend in Japan, it was difficult for me to track my work and payment as working hour differs daily.\n\n## Components\n### 1. Haken\nHaken is the Japanese term for temporary employees dispatched to companies by staffing agencies.\n\n### 2. Company\nCompany is a place where people works. Companies can be salad, meat processing, restaurant, bread, soy souce etc.\n\n### 3. Job\nCompany make a contract with haken to offer a job spicifying payment per hour and over time payment.\n\n### 4. Employee\nEmployees are the arubaito (part time) workers.\n\n### 5. Recruit\nUnder this employee is tied with a job and there every work log and payments are logged. Under this component there are two sub-components.\n\n##### 1) Work Log\nEvery work's entry time and out in the particular recruitment are logged here. So we can track how much work hours have been worked including basic and overtime hours.\n##### 2) Payment\nThis gives us the total days worked in the particular date and hours worked. Total amount earned in the particular month.\n\n## Installation\n\n**Note** that this seed project requires **node \u003e=v8.9.0 and npm \u003e=4**.\n\nIn order to start the project use:\n\n```bash\n$ git clone https://github.com/jaygaha/work-mgmt.git\n```\nFor frontend\n```bash\n$ cd frontend\n# install the project's dependencies\n$ npm install\n# watches your files and uses livereload by default run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n$ ng serve\n```\nFor backend\n```bash\n$ cd backend\n#install the project's dependencies\n$ composer install\n$ php artisan key:generate\n$ php artisan migrate --seed\n$ php artisan passport:install\n$ php artisan serve\n```\n\n### TODO\n* Delete feature\n* Night work hours and payment calculation\n* Admin information edit\n\n### Security Vulnerabilities\nIf you discover a security vulnerability within this system, please send an e-mail to jaygaha@gmail.com. All security vulnerabilities will be promptly addressed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaygaha%2Fwork-mgmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaygaha%2Fwork-mgmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaygaha%2Fwork-mgmt/lists"}