{"id":20976810,"url":"https://github.com/francorosa/lifestyle","last_synced_at":"2026-04-08T11:32:42.964Z","repository":{"id":39073921,"uuid":"275965319","full_name":"FrancoRosa/lifestyle","owner":"FrancoRosa","description":"Microverse capstone project - Ruby on Rails","archived":false,"fork":false,"pushed_at":"2023-01-19T19:39:39.000Z","size":2292,"stargazers_count":2,"open_issues_count":33,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2026-01-01T09:11:01.705Z","etag":null,"topics":["css","html","rails","ruby"],"latest_commit_sha":null,"homepage":"https://lifestyle-hack.herokuapp.com","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/FrancoRosa.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-06-30T01:26:23.000Z","updated_at":"2020-08-12T14:34:35.000Z","dependencies_parsed_at":"2023-02-11T19:15:45.022Z","dependency_job_id":null,"html_url":"https://github.com/FrancoRosa/lifestyle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FrancoRosa/lifestyle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancoRosa%2Flifestyle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancoRosa%2Flifestyle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancoRosa%2Flifestyle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancoRosa%2Flifestyle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrancoRosa","download_url":"https://codeload.github.com/FrancoRosa/lifestyle/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancoRosa%2Flifestyle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","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":["css","html","rails","ruby"],"created_at":"2024-11-19T04:55:53.020Z","updated_at":"2026-04-08T11:32:42.942Z","avatar_url":"https://github.com/FrancoRosa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LifeStyle-Hack\n\n\u003e This is an article demo page using Hackaday contents a sample.\n\n[Hackaday](https://hackaday.com) is my daily reading so I enjoy to create a version of its web page using this [design](https://www.behance.net/gallery/14554909/liFEsTlye-Mobile-version).\n\nI liked to build this project while reading hackaday posts, for this project I used Ruby on Rails as the backend and plain and HTML CSS on the frontend.\n\nPostgres is the production database while all images are stored on [GoogleCould](https://cloud.google.com)\n\nTo make GCS work with rails I followed this [guide](https://medium.com/@pjbelo/setting-up-rails-5-2-active-storage-using-google-cloud-storage-and-heroku-23df91e830f8):\n\n## Live Demo\nI will feel honored if you try my app and tell me how to improve it.\nit is hosted on a Heroku Free account so be patient, sometimes it takes a while to load.\n[LifeStyle-Hack](https://lifestyle-hack.herokuapp.com)\n\n## Presentation Video\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/watch?v=5PZwkeP7FiY\"\u003e\n    \u003cimg width=\"460\" height=\"300\" src=\"./app/assets/images/screenshot.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Wep app Features \n\n- Simple log-in function just using your username\n- User can vote for its favorite article\n- Most Voted article shown big on home page\n- Links colored according to the navigation\n- Articles shown according to the time they where created\n\n## Built With\n\n- Ruby\n- HTML, CSS\n- Postgres\n- Deploy on [Heroku](heroku.com)\n- Storaged on [Google](https://cloud.google.com)\n- Test with RSpec, Capybara\n\n## Deploy\nTo deploy this project localy, download or clone this repo\n1. Run migrations\n```\n    $ rails db:migrate\n```\n2. Run the project\n```\n    $ rails server\n```\n3. Try it, open your browser on ```localhost:3000``` and play around with the web app\n\n## Author\n\n👤 Franco Rosa\n\n- Github: [@FrancoRosa](https://github.com/FrancoRosa)\n- Linkedin: [Franco Rosa](https://www.linkedin.com/in/franco-rosa-79972119b)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\nFeel free to check the [issues page](issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Zak ElMedjki](github.com/elmejdki) for his support and being my codding partner before doing this project.\n- [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for the design that inspired this project\n- [Hackaday](hackaday.com) some of the articles and images that I use in demo where picked from its webpage, please check their articles and support them.\n- Team 94 Capricornus Microverse\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancorosa%2Flifestyle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancorosa%2Flifestyle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancorosa%2Flifestyle/lists"}