{"id":14974748,"url":"https://github.com/jerinmonish/job","last_synced_at":"2026-02-11T05:32:11.278Z","repository":{"id":41665435,"uuid":"257201253","full_name":"jerinmonish/JOB","owner":"jerinmonish","description":"A Simple Job Portal","archived":false,"fork":false,"pushed_at":"2023-01-05T11:02:17.000Z","size":11494,"stargazers_count":1,"open_issues_count":27,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T17:13:41.439Z","etag":null,"topics":["ajax","bootstrap","chat","job-portal","jquery","laravel6","pusher","pusher-api"],"latest_commit_sha":null,"homepage":null,"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/jerinmonish.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":"2020-04-20T07:14:20.000Z","updated_at":"2021-10-24T14:49:50.000Z","dependencies_parsed_at":"2023-02-04T02:18:37.757Z","dependency_job_id":null,"html_url":"https://github.com/jerinmonish/JOB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jerinmonish/JOB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerinmonish%2FJOB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerinmonish%2FJOB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerinmonish%2FJOB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerinmonish%2FJOB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerinmonish","download_url":"https://codeload.github.com/jerinmonish/JOB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerinmonish%2FJOB/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077690,"owners_count":24869288,"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-08-25T02:00:12.092Z","response_time":1107,"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":["ajax","bootstrap","chat","job-portal","jquery","laravel6","pusher","pusher-api"],"created_at":"2024-09-24T13:51:01.645Z","updated_at":"2026-02-11T05:32:11.244Z","avatar_url":"https://github.com/jerinmonish.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eJob Portal System\u003c/h1\u003e\n\u003ch3\u003eProject Scope\u003c/h3\u003e\n\u003cp\u003eThe application will have 3 types of users such as Admin, Employer, Employee, with role based login and authorization \u003c/p\u003e\n\u003cp\u003eAdmin Can:\u003c/p\u003e\n\u003cul\u003e\n    \u003cli\u003eAdmin can manage users (Employee, Empoyer) just with status updating to login.\u003c/li\u003e\n    \u003cli\u003eCan view all Jobs created by Employer.\u003c/li\u003e\n    \u003cli\u003eCan view users profile.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cp\u003eEmpoyer Can:\u003c/p\u003e\n    \u003cul\u003e\n        \u003cli\u003eEmployer can manage jobs, create-edit-delete-view.\u003c/li\u003e\n        \u003cli\u003eCan view only employees list and profile.\u003c/li\u003e\n        \u003cli\u003eCan view, delete applied employees.\u003c/li\u003e\n        \u003cli\u003eCan chat with applied employees.\u003c/li\u003e\n        \u003cli\u003eCan view employees subscribed to his job feeds.\u003c/li\u003e\n    \u003c/ul\u003e\n    \n\u003cp\u003eEmpoyee Can:\u003c/p\u003e\n    \u003cul\u003e\n        \u003cli\u003eEmployee can list, view, apply all jobs posted by employer.\u003c/li\u003e\n        \u003cli\u003eOnce applied he cannot reapply for that same job.\u003c/li\u003e\n        \u003cli\u003eCan see how many views the job has got.\u003c/li\u003e\n        \u003cli\u003eCan see applied jobs.\u003c/li\u003e\n        \u003cli\u003eCan see the details like, employer has seen or replied to him.\u003c/li\u003e\n        \u003cli\u003eCan subscribe or unsubscribe anytime to particular employer's job posts.\u003c/li\u003e\n        \u003cli\u003eCan see how many employers he as subscribed to. \u003c/li\u003e\n    \u003c/ul\u003e\n    \n\u003cp\u003eAll Users Can: \u003c/p\u003e\n    \u003cul\u003e\n        \u003cli\u003eUpdate Profile pic and update profile details based on there role. \u003c/li\u003e\n        \u003cli\u003eUpdate Password.\u003c/li\u003e\n    \u003c/ul\u003e\n\n\u003ch3\u003eInstallation Details\u003c/h3\u003e\n\u003col\u003e\n    \u003cli\u003eAfter Pull, go inside project folder and composer update\u003c/li\u003e\n    \u003cli\u003eNow create database with name dem in phpmyadmin(mysql).\u003c/li\u003e\n    \u003cli\u003eEnter DB Credentials in .env file\u003c/li\u003e\n    \u003cli\u003eNow in terminal or cmd go inside the JOB folder and type the below following commands:\u003c/li\u003e\n        \u003cul\u003e\n            \u003cli\u003ephp artisan migrate (Migrates all the Database Tables).\u003c/li\u003e\n            \u003cli\u003eOpen terminal and go inside project directory and type sudo chmod 777 -R storage/ bootstrap/ - For permission setup in Linux\u003c/li\u003e\n            \u003cli\u003eGo inside public directory inside project directory in terminal and sudo chmod 777 -R assets/ - For permission setup to store image, docs files.\u003c/li\u003e\n        \u003c/ul\u003e\n    \u003cli\u003eNow go to browser and type the folder url.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003cp\u003eFramework used: Laravel (6.15.1)\u003c/p\u003e\n\n\u003cp\u003eFor your information still it has some frontend bugs like and i am working on it\u003c/p\u003e\n    \u003cul\u003e\n        \u003cli\u003ewhile chatting with employer =\u003e employee and inverse of them, messages are not properly appended.\u003c/li\u003e\n        \u003cli\u003eunwanted chat links for admin and other places where its is not required.\u003c/li\u003e\n    \u003c/ul\u003e\n\n\u003cp\u003eIf you find any server side bug or need to correct me, just mail me at \u003ca href=\"mailto:jerinmonish007@gmail.com\"\u003ejerinmonish007@gmail.com\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eThanks\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerinmonish%2Fjob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerinmonish%2Fjob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerinmonish%2Fjob/lists"}