{"id":22472537,"url":"https://github.com/ericbatlle/sallegram","last_synced_at":"2026-04-08T22:31:12.418Z","repository":{"id":124125230,"uuid":"89859073","full_name":"EricBatlle/Sallegram","owner":"EricBatlle","description":"Kind of web-Instagram. Can register users, and interact between them with their profiles, and pictures like instagarm does, commenting, and giving likes on their profiles/pictures.","archived":false,"fork":false,"pushed_at":"2018-08-26T10:11:00.000Z","size":19555,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-21T00:33:02.308Z","etag":null,"topics":["bootstrap","composer","doctrine","instagram","silex","symfony","twig","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/EricBatlle.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":"2017-04-30T15:28:09.000Z","updated_at":"2018-08-26T10:11:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d9f45da-07f0-4cbb-90ac-5274d95280fc","html_url":"https://github.com/EricBatlle/Sallegram","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/EricBatlle/Sallegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricBatlle%2FSallegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricBatlle%2FSallegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricBatlle%2FSallegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricBatlle%2FSallegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EricBatlle","download_url":"https://codeload.github.com/EricBatlle/Sallegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricBatlle%2FSallegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bootstrap","composer","doctrine","instagram","silex","symfony","twig","website"],"created_at":"2024-12-06T12:16:04.714Z","updated_at":"2026-04-08T22:31:12.402Z","avatar_url":"https://github.com/EricBatlle.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sallegram\nThis is the final project developed in the Web Projects subject at university. The\nobjectives were to implement a web portal similar to Instagram. The result was\nan application with the following features:\n\n* Registration : Although any user can see the public posts, to be capable\nof sharing posts and do other actions too a registration process must be submitted. The user has to\nintroduce its personal data and confirm its email by a email confirmation process.\n* Follow : Any user registered can follow other users and be followed by them.\n* Share posts : The user can share photos with the rest of users or in a private mode,\n    where only the users who follow him can see them.\n* Comment : A registered user can write a comment in any post he see. He can also\n            delete any comment wrote.\n* Like : Give a 'like' to a posts the user liked. The user can unlike the posts whenever he wants.\n* Notifications : The user receives notifications on the web portal when any other\n                  user follows him, comments or likes any of its posts.\n* Top posts: A section with the five posts more visited by the users of the application.\n* Profile editing: The user can update its personal data.\n\n\n### Technologies used\n\nWe used different languages, frameworks or packages to implement this project.\n\n#### Languages\n* PHP : All the back-end of the application is developed in PHP. Access to database, session\n        control, handle http requests...\n* MySQL : The database is implemented in MySQL following a relational and normalized model.\n* Javascript : Used for front-end management and to send asynchronous requests to the back-end.\n* HTML and CSS : We used them in Twig templates.\n\n#### Frameworks\n\n* Silex : A PHP Framework based on Symfony.\n* Bootstrap : Used for the front-end of the application.\n* Symfony: Used for the front-end of the application.\n\n#### Packages/Templates\n\n* Twig : Used as a template to build in PHP.\n* Doctrine : Used to manage database storage.\n\n#### Dependency Management\n\nWe used composer to install the libraries we need for the project.\n\n\n\n#### Setup\n\nIn the file Database.php on the path ```./app/config/prod.php``` you can use your own dbname, user and password to access your own Database.\n\n```composer install``` command **must be executed ** before start using the application\ncorrectly. This command will instal the Bootstrap package as well as the other project\npackages dependencies.\n\nThe project structure follows the MVC pattern (Model - View - Controller).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericbatlle%2Fsallegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericbatlle%2Fsallegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericbatlle%2Fsallegram/lists"}