{"id":15772621,"url":"https://github.com/mekdrop/jobtest-solutionlab-mini-crm","last_synced_at":"2025-03-31T12:16:00.863Z","repository":{"id":147176360,"uuid":"133363391","full_name":"MekDrop/jobtest-solutionlab-mini-crm","owner":"MekDrop","description":"Small CRM","archived":false,"fork":false,"pushed_at":"2018-05-14T13:48:43.000Z","size":199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T15:40:58.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/MekDrop.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":"2018-05-14T13:18:00.000Z","updated_at":"2020-02-11T08:46:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"7111d356-a9ea-4344-b14a-28239f0ae92b","html_url":"https://github.com/MekDrop/jobtest-solutionlab-mini-crm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekDrop%2Fjobtest-solutionlab-mini-crm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekDrop%2Fjobtest-solutionlab-mini-crm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekDrop%2Fjobtest-solutionlab-mini-crm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekDrop%2Fjobtest-solutionlab-mini-crm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MekDrop","download_url":"https://codeload.github.com/MekDrop/jobtest-solutionlab-mini-crm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465250,"owners_count":20781919,"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":[],"created_at":"2024-10-04T15:41:00.693Z","updated_at":"2025-03-31T12:16:00.824Z","avatar_url":"https://github.com/MekDrop.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jobtest for SolutionLab: MiniCRM\n\nThis app tries to implement such features:\n+    Basic Laravel Auth: ability to log in as administrator\n+    Use database seeds to create first user with email admin@admin.com and password “password”\n+    CRUD functionality (Create / Read / Update / Delete) for two menu items: Companies and Employees.\n+    Companies DB table consists of these fields: Name (required), email, logo (minimum 100×100), website\n+    Employees DB table consists of these fields: First name (required), last name (required), Company (foreign key to Companies), email, phone\n+    Use database migrations to create those schemas above\no    Store companies logos in storage/app/public folder and make them accessible from public\n+    Use basic Laravel resource controllers with default methods – index, create, store etc.\n+    Use Laravel’s validation function, using Request classes\n+    Use Laravel’s pagination for showing Companies/Employees list, 10 entries per page\n+    Use Laravel make:auth as default Bootstrap-based design theme, but remove ability to register\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmekdrop%2Fjobtest-solutionlab-mini-crm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmekdrop%2Fjobtest-solutionlab-mini-crm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmekdrop%2Fjobtest-solutionlab-mini-crm/lists"}