{"id":26489412,"url":"https://github.com/htmujahid/social-app","last_synced_at":"2026-04-11T03:31:20.272Z","repository":{"id":149203525,"uuid":"617103573","full_name":"htmujahid/social-app","owner":"htmujahid","description":"A social application that allows users to connect with each other, share content, and stay up-to-date with their friends and interests.","archived":false,"fork":false,"pushed_at":"2023-04-01T22:58:07.000Z","size":337,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T06:31:04.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/htmujahid.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":"2023-03-21T17:52:35.000Z","updated_at":"2023-11-04T17:38:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"b05e4a01-18d6-430d-8a23-379d8368a1f0","html_url":"https://github.com/htmujahid/social-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/htmujahid/social-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmujahid%2Fsocial-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmujahid%2Fsocial-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmujahid%2Fsocial-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmujahid%2Fsocial-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htmujahid","download_url":"https://codeload.github.com/htmujahid/social-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmujahid%2Fsocial-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":[],"created_at":"2025-03-20T07:23:36.021Z","updated_at":"2026-04-11T03:31:20.264Z","avatar_url":"https://github.com/htmujahid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social App\n\nA social application that allows users to connect with each other, share content, and stay up-to-date with their friends and interests.\n\n## Installation \n\nTo install and set up the Social App on your local machine, follow these steps:\n\nClone the repository from GitHub:\n\n```bash\ngit clone https://github.com/htmujahid/social-app.git\n```\nInstall PHP dependencies via Composer:\n```bash\ncd social-app\ncomposer install\n```\nInstall JavaScript dependencies via npm:\n```bash\nnpm install\n```\nCopy the .env.example file to .env and update the database connection settings to match your environment:\n```bash\ncp .env.example .env\n```\nGenerate an application key:\n```bash\nphp artisan key:generate\n```\nCompile the frontend assets:\n```bash\nnpm run dev\n```\nHere are the default admin email and password that will be seeded into the database, but these can be changed in the .env file.\n```env\nSUPER_ADMIN_EMAIL=admin@social.com\nSUPER_ADMIN_PASSWORD=12345678\n```\nStart the development server:\n```bash\nphp artisan serve\n```\nVisit http://localhost:8000 in your web browser to see the Social App in action. For accessing admin panel with admin role, you can access it on http://localhost:8000/admin\n\n## Features:\n\n- User authentication: Users can sign up, log in, and manage their account settings.\n- User profiles: Users can create and edit their profiles, add a profile picture, and display their interests and activities.\n- Friends system: Users can add other users as friends and view their friends' profiles and activities.\n- Newsfeed: Users can view a newsfeed of updates from their friends and the pages and groups they follow.\n- Content sharing: Users can share text and photos with their friends and the public.\n\n## Technologies used:\n\n- Laravel: The backend of the application is built with Laravel, a PHP framework.\n- Vue.js: The frontend of the application is built with Vue.js, a JavaScript framework.\n- MySQL: The application uses MySQL as its database.\n- Tailwind CSS: The frontend of the application is styled with Tailwind CSS, a popular utility-first CSS framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtmujahid%2Fsocial-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhtmujahid%2Fsocial-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtmujahid%2Fsocial-app/lists"}