{"id":16323670,"url":"https://github.com/im-rises/friends-link","last_synced_at":"2026-05-02T11:37:09.056Z","repository":{"id":107335802,"uuid":"432801518","full_name":"Im-Rises/friends-link","owner":"Im-Rises","description":"Social media developed in PHP, HTML, CSS, JavaScript and SQL.","archived":false,"fork":false,"pushed_at":"2023-01-07T20:14:51.000Z","size":10301,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T20:42:54.894Z","etag":null,"topics":["css","html","javascript","php","social-network","website"],"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/Im-Rises.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":"2021-11-28T19:10:05.000Z","updated_at":"2023-05-10T17:02:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5500dfc-e62c-404b-8f55-d04471132b65","html_url":"https://github.com/Im-Rises/friends-link","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Im-Rises/friends-link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2Ffriends-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2Ffriends-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2Ffriends-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2Ffriends-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Im-Rises","download_url":"https://codeload.github.com/Im-Rises/friends-link/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2Ffriends-link/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32533344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T11:28:32.350Z","status":"ssl_error","status_checked_at":"2026-05-02T11:27:30.140Z","response_time":132,"last_error":"SSL_read: 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":["css","html","javascript","php","social-network","website"],"created_at":"2024-10-10T22:55:22.922Z","updated_at":"2026-05-02T11:37:09.050Z","avatar_url":"https://github.com/Im-Rises.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# friends-link\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"README_files/friends_link.svg\" width=180\u003e\n\u003c/p\u003e\n  \n## Description\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/PHP-777BB4?style=for-the-badge\u0026logo=php\u0026logoColor=white\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/SQLite-07405E?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\nSocial media developed in PHP, HTML, CSS, JavaScript and SQL.  \nThe website allows you to register and communicate with other persons.  \nThat can be Direct messages, posts, post comments, searching peoples, create group conversation, modify your homepage.  \nThe social media is only in French. It is a pure learning exercise.  \n\n## Features\n\nThe social media allow you to creat an account and add everyone that is on the platform as a friend with a system of friend request.  \nYou can then directly speak with them by direct messages.  \nfriends-link also allow you to create post with pictures with comment under it. A like system is also implemented to increase the spread of a specific post. \n\n## Screenshots\n\n\u003c!-- | Home page | Chat Page |\n| --- | --- |\n| \u003cimg style=\"width:800px;\" src=\"README_files/friends_link_menu.png\"\u003e | \u003cimg style=\"width:800px;\" src=\"README_files/discussion.png\"\u003e | --\u003e\n\n\u003c!-- Home Page --\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg style=\"width:800px;\" src=\"README_files/friends_link_menu.png\"\u003e\n\u003c/p\u003e\n\n\u003c!-- Chat page --\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg style=\"width:800px;\" src=\"README_files/discussion.png\"\u003e\n\u003c/p\u003e\n\n\u003c!-- Post Page --\u003e\n\u003cp align=\"center\"\u003e\n    \u003ctd\u003e\u003cimg style=\"width:800px;\" src=\"README_files/postImage.png\"\u003e\u003c/td\u003e\n\u003c/p\u003e\n\n## Local servor test\n\nTo easily debug our website, we used Xampp that allow us to create a local network handling PHP, HTML, CSS and our SQL database.\n\nXampp :  \n\u003chttps://www.apachefriends.org/fr/index.html\u003e\n\n## Web pages validation\n\nAll pages of the website are validated byt the W3C validator.  \nYou can test the good behaviour of all pages with the website link below :  \n\u003chttps://validator.w3.org\u003e\n\n## Resources\n\nXampp :  \n\u003chttps://www.apachefriends.org/fr/index.html\u003e\n\nW3C validator :  \n\u003chttps://validator.w3.org\u003e\n\n## Contributors\n\nClément Reiffers :\n\n- @clementreiffers\n- \u003chttps://github.com/clementreiffers\u003e\n\nQuentin Morel :\n\n- @Im-Rises\n- \u003chttps://github.com/Im-Rises\u003e\n\nDorine Brun :\n\n- @dorinebrun\n- \u003chttps://github.com/dorinebrun\u003e\n\n[![GitHub contributors](https://contrib.rocks/image?repo=Im-Rises/friends-link)](https://github.com/friends-link/video-ascii/graphs/contributors)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-rises%2Ffriends-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fim-rises%2Ffriends-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-rises%2Ffriends-link/lists"}