{"id":24771148,"url":"https://github.com/officialkhaled/lets-teach-app","last_synced_at":"2026-04-11T09:40:07.518Z","repository":{"id":259042765,"uuid":"876171143","full_name":"officialkhaled/lets-teach-app","owner":"officialkhaled","description":"A web application for Tutors to find prospective students and for Students who want to hire tutors. - using Codebase 5.9-Admin UI Template","archived":false,"fork":false,"pushed_at":"2025-04-22T08:27:43.000Z","size":69913,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T06:19:27.110Z","etag":null,"topics":["bootstrap","jquery","laravel","laravelbreeze","spatie-laravel-permission","webapp"],"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/officialkhaled.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,"zenodo":null}},"created_at":"2024-10-21T14:13:24.000Z","updated_at":"2025-04-22T08:27:48.000Z","dependencies_parsed_at":"2025-01-02T01:15:28.487Z","dependency_job_id":"12c1097e-340a-490c-88a5-e808769a4a60","html_url":"https://github.com/officialkhaled/lets-teach-app","commit_stats":null,"previous_names":["officialkhaled/lets-teach-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/officialkhaled/lets-teach-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialkhaled%2Flets-teach-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialkhaled%2Flets-teach-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialkhaled%2Flets-teach-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialkhaled%2Flets-teach-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/officialkhaled","download_url":"https://codeload.github.com/officialkhaled/lets-teach-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/officialkhaled%2Flets-teach-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275167464,"owners_count":25416990,"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-09-14T02:00:10.474Z","response_time":75,"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":["bootstrap","jquery","laravel","laravelbreeze","spatie-laravel-permission","webapp"],"created_at":"2025-01-29T03:58:42.034Z","updated_at":"2026-04-11T09:40:02.458Z","avatar_url":"https://github.com/officialkhaled.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Let's Teach Application\n\nThis basic Tutor Hiring Platform app uses Laravel and many other laravel packages. \nIt has three user types: \n- \u003cb\u003eAdmin\u003c/b\u003e who manages the users and their posts. \n- \u003cb\u003eTutor\u003c/b\u003e who can create a profile and apply to available jobs.\n- \u003cb\u003eStudent\u003c/b\u003e who can make job posts according to their needs. \n\nA walkthrough going over the steps taken to produce this app.\n\n## Prerequisites \u0026 Installation\n\nBefore jumping in, you'll want to make sure you have the system requirements met:\n- PHP ([Installation Guide](https://www.php.net/manual/en/install.php))\n- Composer ([Installation Guide](https://getcomposer.org/doc/00-intro.md)) \n- Laravel ([Installation Guide](https://laravel.com/docs/10.x))\n\n## To install PHP dependencies:\n\n```bash\ncomposer install\n```\n## And JS dependencies:\n```bash\nnpm install\n```\n\n## Get the project ready:\n\n```bash\nphp artisan migrate:fresh --seed\nphp artisan db:seed --class=UserRolePermissionSeeder\n```\n\n## To run the application:\n\n```bash\nphp artisan serve\nnpm run dev\n```\n\n## To view the application running on the server: \nhttp://127.0.0.1:8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficialkhaled%2Flets-teach-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofficialkhaled%2Flets-teach-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficialkhaled%2Flets-teach-app/lists"}