{"id":15960622,"url":"https://github.com/emilyjspencer/instagram","last_synced_at":"2026-02-01T22:02:53.414Z","repository":{"id":38293982,"uuid":"240808463","full_name":"emilyjspencer/Instagram","owner":"emilyjspencer","description":"📷 Building a clone of Instagram using Ruby-on-Rails","archived":false,"fork":false,"pushed_at":"2023-01-19T17:21:43.000Z","size":3526,"stargazers_count":0,"open_issues_count":35,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T21:46:27.598Z","etag":null,"topics":["mvc","rails","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/emilyjspencer.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}},"created_at":"2020-02-16T00:33:07.000Z","updated_at":"2020-04-06T16:22:50.000Z","dependencies_parsed_at":"2023-02-11T12:30:48.767Z","dependency_job_id":null,"html_url":"https://github.com/emilyjspencer/Instagram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emilyjspencer/Instagram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emilyjspencer%2FInstagram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emilyjspencer%2FInstagram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emilyjspencer%2FInstagram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emilyjspencer%2FInstagram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emilyjspencer","download_url":"https://codeload.github.com/emilyjspencer/Instagram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emilyjspencer%2FInstagram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28992655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"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":["mvc","rails","ruby","ruby-on-rails"],"created_at":"2024-10-07T15:20:54.399Z","updated_at":"2026-02-01T22:02:53.400Z","avatar_url":"https://github.com/emilyjspencer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is my attempt to build a clone of Instagram - based on the \nMaker's Academy Instagram challenge.\n\nThis version will first be written without tests.\n\nUser Stories\n\n\n(Subject to change)\n\n```\nSign-up\n\nAs a non-registered user,\nSo I can start to make posts,\nI'd like to see a link to sign up on the homepage\n\nAs a non-registered user,\nSo I can make a post,\nI'd like to sign up using my email address, password, username, first name and last name\n\nAs a non-registered user,\nSo others can't guess my password,\nI'd like the password to be valid only if it is between 6 and 10 characters\n\nAs a product owner\nSo as to reduce the likelihood of people creating false accounts,\nThe email addresses used to sign up must be valid \n\nAs a newly registered user,\nSo I know I have successfully signed up,\nI'd like to see the following message-  \"Welcome to Agilegram (User's name)\" on the homepage \n\nAs a product owner\nSo as to protect the website's content\nI'd like users to be redirected to the log-in page if they try to access another url before signing in\n```\n\n```\nLogin and logout\n\n\nAs a registered user\nSo that only I can post to my account\nI'd like to be able to log in using my credentials\n\nAs a registered user\nSo as to prevent others from accessing my account and making posts on my behalf,\nI'd like to be able to log out\n\n```\n\n```\nPosting\n\nAs a registered user,\nSo I can post a picture,\nI'd like to see an option to make a post\n\nAs a registered user,\nSo I can start to make posts,\nI'd like to be directed to the posts page once I've signed in\n\nAs a registered user,\nSo others can find my pictures,\nI'd like to be able to add hashtags to my post\n\nAs a registered user,\nSo I know how long ago I made a post,\nI'd like to see the date and time that the post was made\n\nAs a registered user,\nSo I can give my posts context,\nI'd like to be able to give my post a caption\n\nAs a registered user,\nIn addition to adding a caption to my posts,\nI'd like to be able to write comments under the post\n\nAs a registered user,\nSo I can remove pictures I don't like,\nI'd like to be able to delete posts\n\nAs a registered user,\nSo I can make my pictures look better,\nI'd like to be able to add filters to my posts\n```\n\n\nStatus update\n\nI need to do the following:\n\nAdd log out functionality \nImplement picture upload functionality\nFix the issues with sign up: user currently not being taken to different page and sign up link takes users\nto the users page\nImplement hashtags and filters functionality\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femilyjspencer%2Finstagram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femilyjspencer%2Finstagram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femilyjspencer%2Finstagram/lists"}