{"id":24914625,"url":"https://github.com/delicelydia/members_only","last_synced_at":"2026-07-19T17:31:31.583Z","repository":{"id":55153066,"uuid":"326932202","full_name":"DeliceLydia/members_only","owner":"DeliceLydia","description":"In this project we will implement authentication systems so users can only access areas of a site they are authorized to.","archived":false,"fork":false,"pushed_at":"2021-02-14T13:38:48.000Z","size":525,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-13T02:21:24.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DeliceLydia.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":"2021-01-05T08:17:44.000Z","updated_at":"2021-06-07T01:31:24.000Z","dependencies_parsed_at":"2022-08-14T13:40:25.928Z","dependency_job_id":null,"html_url":"https://github.com/DeliceLydia/members_only","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DeliceLydia/members_only","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeliceLydia%2Fmembers_only","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeliceLydia%2Fmembers_only/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeliceLydia%2Fmembers_only/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeliceLydia%2Fmembers_only/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeliceLydia","download_url":"https://codeload.github.com/DeliceLydia/members_only/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeliceLydia%2Fmembers_only/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35661222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"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-02-02T06:29:23.111Z","updated_at":"2026-07-19T17:31:31.565Z","avatar_url":"https://github.com/DeliceLydia.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Members_Only\n\n## Table of Contents\n\n* [About the Project](#about-the-project)\n* [Built With](#built-with)\n* [Getting Started](#getting-started)\n* [Prerequisites](#prerequisites)\n* [Contributing](#contributing)\n* [Authors](#authors)\n* [Acknowledgements](#acknowledgements)\n\n## About Project\n\nIn this project we have implemented an authentication system to a post sharing applicatioin. Users can only access areas of a site they are authorized to.\n![screenshot](./screenshot.jpg)\n## Built With\n\n- Ruby v2.7.2\n- Rails 6\n- SQLite3\n\n\n## Getting Started\n\n* Clone this repo\n    ```\n    git clone https://github.com/DeliceLydia/members_only.git\n    ```\n* Navigate to members_only folder\n    ```\n    cd members_only\n    ```\n* On the terminal, while in the 'members_only' directory, run the following to install dependency:\n    ```\n    bundle install\n    ```\n* At this point, you still don't have the SQLite database. Run the following to get setup:\n    ```\n    rails db:migrate\n    ```\n* To interact with the project, run:\n    ```\n    rails server\n    ```\n\n    OR\n\n    ```\n    rails s\n    ```\n* Go to the browser and enter \n    ```http://localhost:3000``` to go to the homepage which display links to all posts\n\n### Prerequisites\n\n- Ensure you have these installed:\n    - Git\n    - Ruby 2.7.2\n    - Ruby on rails ```gem install rails```\n\n- You also need to ensure your yarn is upto date\n    ```\n    yarn install --check-files\n    ```\n\n## Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/DeliceLydia/members_only/issues).\n\n## Authors\n\n  *Anas Siddiqui*\n  - GitHub: [@githubhandle](https://github.com/smcommits)\n  - LinkedIn: [linkedIn](https://linkedin.com/in/sm-anas)\n\n\n👤\n👤 **Delice Lydia**\n  - GitHub: [@githubhandle](https://github.com/DeliceLydia)\n  - Twitter: [@twitterhandle](https://twitter.com/IngabireLydia)\n  - LinkedIn: [LinkedIn](https://twitter.com/IngabireLydia3)\n\n## Acknowledgements\nCredits go to the following for providing guides on Ruby on Rails\n  - [**Rails Guides**](https://guides.rubyonrails.org/form_helpers.html )\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelicelydia%2Fmembers_only","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelicelydia%2Fmembers_only","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelicelydia%2Fmembers_only/lists"}