{"id":15543202,"url":"https://github.com/collinstatang/railscapstone","last_synced_at":"2026-05-06T07:31:38.787Z","repository":{"id":49186676,"uuid":"376782465","full_name":"CollinsTatang/RailsCapstone","owner":"CollinsTatang","description":"This app enables the user to create an account and create an article for others to like and vote for.","archived":false,"fork":false,"pushed_at":"2021-06-24T13:13:35.000Z","size":1042,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-10-03T12:28:22.387Z","etag":null,"topics":["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/CollinsTatang.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-06-14T10:19:04.000Z","updated_at":"2023-05-09T13:56:23.000Z","dependencies_parsed_at":"2022-09-19T19:14:05.470Z","dependency_job_id":null,"html_url":"https://github.com/CollinsTatang/RailsCapstone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FRailsCapstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FRailsCapstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FRailsCapstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FRailsCapstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CollinsTatang","download_url":"https://codeload.github.com/CollinsTatang/RailsCapstone/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246118990,"owners_count":20726308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["rails"],"created_at":"2024-10-02T12:26:15.077Z","updated_at":"2026-05-06T07:31:38.753Z","avatar_url":"https://github.com/CollinsTatang.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# CAPSTONE PROJECT MICROVERSE TRAINING\n\u003ch2\u003e\n    This project is the Capstone of the Microverse curriculum at the end of the Ruby on Rails module!\n  \u003c/h2\u003e\n\n -  Users can create categories and cultural article of their choice :\n - create an article and give title, description and a photo about it and other users can vote for the article they like.\n\n## Built With\n\n- Ruby v3.0.0\n- Ruby on Rails v6.1.3\n\n## Sreenshot\n\n\n## Live Demo\nDeployment \n[CamCulture Article ](https://safe-ravine-92207.herokuapp.com/)\n\n\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nRuby: 3.0.0\nRails: 6.1.3\nPostgres: \u003e=9.5\n\n### Setup\n\nInstal gems with:\n\n```\nbundle install\n```\n```\nrails webpacker:install\n```\nSetup database with:\n\n```\n   rails db:create\n   rails db:migrate\n```\n## Set up Cloudinary \n- Create a file name: cloudinary.yml\n- add the settings with multiple environnements(development,production,test)\n-  inside cloudinary.yml  copy those  parameters in the file\n-  path: /docs/cloudinary_info\n- Stop/start the server\n\n\n### Github Actions\n\n### Usage\n\nTo use THIS  project :\n* Have ruby installed in your computer\n* [Download]https://github.com/CollinsTatang/RailsCapstone.git) or clone this repo:\n  - Clone with SSH:\n  ```\n     git@github.com:CollinsTatang/RailsCapstone.git\n\n  ```\n- Clone with HTTPS\n  ```\n    https://github.com/CollinsTatang/RailsCapstone.git\n* `cd` into `CamCulture`\n\n\nStart server with:\n\n```\n    rails server\n```\n\nOpen `http://localhost:3000/` in your browser.\n\n\n### Run tests\n\n```\n    rspec --format documentation\n```\n\n### Deployment on heroku\n- create account \non heroku on your terminal:\n- heroku login\n- heroku create\n- check your remote link and push for deployment : \ngit config --list | grep heroku\n git push heroku main or master\n- migrate your database\n heroku run rails db:migrate\n- heroku open\n\n\n## Author\n\n👤 **Makungong Collins Tatang**\n\n- GitHub: [@CollinsTatang](https://github.com/CollinsTatang)\n- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)\n- LinkedIn: [makungong-collins](https://www.linkedin.com/in/makungong-collins-b43260190/)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/CollinsTatang/RailsCapstone/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\nTBA\n\n## 📝 License\n\nTBA\n\n\n* ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollinstatang%2Frailscapstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollinstatang%2Frailscapstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollinstatang%2Frailscapstone/lists"}