{"id":20263074,"url":"https://github.com/cat-meoww/assert-management","last_synced_at":"2026-05-07T23:16:15.148Z","repository":{"id":135238444,"uuid":"554084766","full_name":"Cat-meoww/Assert-Management","owner":"Cat-meoww","description":"The app has ability to mange asserts and able to handle tickets on assert items and runs chat servers.","archived":false,"fork":false,"pushed_at":"2023-01-31T04:11:54.000Z","size":22574,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-03T11:15:02.988Z","etag":null,"topics":["assert-management","charting","chatapp","codeigniter","php","ticket-management"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cat-meoww.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-19T08:18:18.000Z","updated_at":"2023-01-14T06:21:33.000Z","dependencies_parsed_at":"2023-06-12T14:30:35.190Z","dependency_job_id":null,"html_url":"https://github.com/Cat-meoww/Assert-Management","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Cat-meoww/Assert-Management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cat-meoww%2FAssert-Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cat-meoww%2FAssert-Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cat-meoww%2FAssert-Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cat-meoww%2FAssert-Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cat-meoww","download_url":"https://codeload.github.com/Cat-meoww/Assert-Management/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cat-meoww%2FAssert-Management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32759581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assert-management","charting","chatapp","codeigniter","php","ticket-management"],"created_at":"2024-11-14T11:33:18.023Z","updated_at":"2026-05-07T23:16:15.131Z","avatar_url":"https://github.com/Cat-meoww.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assert-Management\n# Set-Up\n  After installing the source adding to localhost hosted folder open path via CLI and run composer to install Dependencies.\n  ```cli \n  composer update\n  ```\n### App\n  - Rename the env to .env and save in Root Sourcecode.\n  - Edit .env file with following configs \n    - app.baseURL = [ Your folder path example : http://localhost/Assert-Mangement ]\n    - database.default.hostname = localhost\n    - database.default.database = inventory\n    - database.default.username = root\n    - database.default.password = [Your password]\n### Database\n  To set database open phpmyadmin create a database `inventory`.\n  \n  After creating the database import `inventory.sql` file from root sourcecode.\n### Chat Server\n  `Enable php as global env`\n  \n  To Run Chat server open command line\n  \n  ```cli\n  php index.php chatserver\n  ```\n  \n  ## User roles\n  \n```mermaid\ngraph TD\nA[Admin]\nB[Assert Manager - 1]\nC[Assert Manager - 2]\nD[Assert Manager - N]\nE[Employee 1]\nF[Employee Nth]\nA --\u003e B\nA --\u003e C\nA --\u003e D\nB --\u003e |Assert User| E\nC --\u003e E\nD --\u003e E\nB --\u003e F\nC --\u003e F\nD --\u003e F\nclass A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z internal-link;\n```\n\n## Quick Guide\n### Admin previlage\n- Admin has ablity to create a assert item and added to inventory.\n- Admin can able to assign the asset to assert-manager either single or multiple items.\n### Assert-Manager\n- Assigned Items are allocated to assert manager and can able to handle raised tickets on it's.\n- Assert-Manager can able to distribute the assigned items to employee.\n- can able to handle the damages, upgrades, repairs on assert items.\n### Employee\n- Assert items are assigned to employee can able to listed for records.\n- Can able to report or raised a ticket on giving assert items.\n\n## Features\n- Employee can able to raise a ticket on his assigned item. Raised ticket is assigned to Assert manager\n- All members has enabled chat\n\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcat-meoww%2Fassert-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcat-meoww%2Fassert-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcat-meoww%2Fassert-management/lists"}