{"id":15450954,"url":"https://github.com/dansantander/twittter","last_synced_at":"2026-02-07T13:30:49.296Z","repository":{"id":40111904,"uuid":"264290409","full_name":"dansantander/twittter","owner":"dansantander","description":"A project for creating an authentication system using Rails based on Twitter's layout.","archived":false,"fork":false,"pushed_at":"2023-01-19T18:56:56.000Z","size":378,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"development","last_synced_at":"2025-07-28T16:36:56.763Z","etag":null,"topics":[],"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/dansantander.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-05-15T20:18:44.000Z","updated_at":"2020-06-24T20:54:17.000Z","dependencies_parsed_at":"2023-02-11T17:00:19.723Z","dependency_job_id":null,"html_url":"https://github.com/dansantander/twittter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dansantander/twittter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Ftwittter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Ftwittter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Ftwittter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Ftwittter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dansantander","download_url":"https://codeload.github.com/dansantander/twittter/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Ftwittter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29195031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"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":[],"created_at":"2024-10-01T21:20:45.928Z","updated_at":"2026-02-07T13:30:49.280Z","avatar_url":"https://github.com/dansantander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twittter\n\u003e  Basic Twitter clone\u003cbr\u003e\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \n  \u003cp align=\"center\"\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/dansantander/twittter\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    ·\n    \u003ca href=\"https://github.com/dansantander/tictactoe/twittter\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/dansantander/tictactoe/twittter\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n![screenshot](screenshot.png)\n\n\u003cbr\u003eThis project was built for creating an authentication system using Rails\u003cbr\u003e\n\n## Table of Contents\n\n* [Features](#features)\n* [Built With](#built-with)\n* [Getting Started](#getting-start)\n* [Contributing](#contributing)\n* [Acknowledgments](#acknowledgments)\n* [Author](#author)\n* [License](#license)\n\n## Features\n\n\u003cul\u003e\n  \u003cli\u003eUser and Posts\u003c/li\u003e\n  \u003cli\u003eCreate and delete account, as well as edit account information\u003c/li\u003e\n  \u003cli\u003eSecure system to login and logout\u003c/li\u003e\n  \u003cli\u003eCreate, change, and delete your own posts\u003c/li\u003e\n\u003c/ul\u003e\n\n## Built With\n\n- Ruby 2.7 \u003cbr\u003e\n- Ruby on Rails 5.2 \u003cbr\u003e\n- Devise (AOT), gravatar (Deal with images) and simple_form\n- Bulma (CSS framework)\n- Rubocop (Linter) with Stickler (CI Tool) \u003cbr\u003e\n- Git, Github and VScode \u003cbr\u003e\n\n\n## Getting Start\n\n#### Install\nTo use this program, you will need install:\n* Ruby Language - Version 2.5 up to 2.7 - [Install guide](https://www.ruby-lang.org/en/documentation/installation/)\n\n* Ruby on Rails - Version 5.2 - [Install guide](https://guides.rubyonrails.org/v5.0/getting_started.html#installing-rails)\n\n* gem bundler\n\n#### Get a local copy\nNow you need a copy of this application, if you are using Git:\n```js\ngit clone git@github.com:SevlaMare/twittor.git\n```\nOtherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.\n\n#### Gem Installation\nOpen a new terminal window and cd into the application folder.\n\nType in command:\n\n```js\nbundle\n```\n\n#### Run\nTo run, from the application folder, just type on terminal:\n```js\nrails server\n```\nNow you can go to your favorite web browser like Google Crome and access the url\n\u003cbr\u003e http://localhost:3000/\n\n### Contributing\n\nContributions, issues and feature requests are welcome!\n\nYou can do it on [issues page](issues/).\n\n## Acknowledgments\n\nA special thanks for the code reviewers.\n\n## Author\n\n👤 **Daniel Santander**\n\n- Github: [@dansantander](https://github.com/dansantander)\n- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)\n\n### License\n\n\u003cstrong\u003eCreative Commons\u003c/strong\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansantander%2Ftwittter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdansantander%2Ftwittter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansantander%2Ftwittter/lists"}