{"id":27385516,"url":"https://github.com/salimer/blog-app","last_synced_at":"2025-04-13T16:39:36.678Z","repository":{"id":188433003,"uuid":"678450144","full_name":"Salimer/Blog-app","owner":"Salimer","description":"The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.","archived":false,"fork":false,"pushed_at":"2023-11-08T06:59:37.000Z","size":256,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2023-11-08T09:17:22.482Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Salimer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-14T15:23:28.000Z","updated_at":"2023-09-15T07:28:05.000Z","dependencies_parsed_at":"2023-08-15T10:11:21.232Z","dependency_job_id":"8c5c7e32-c0e5-424e-8a83-37772f35df81","html_url":"https://github.com/Salimer/Blog-app","commit_stats":null,"previous_names":["salimer/blog-app"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FBlog-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FBlog-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FBlog-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FBlog-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Salimer","download_url":"https://codeload.github.com/Salimer/Blog-app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248746487,"owners_count":21155263,"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":[],"created_at":"2025-04-13T16:39:36.066Z","updated_at":"2025-04-13T16:39:36.665Z","avatar_url":"https://github.com/Salimer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eBlog App\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Blog App ](#-blog-app-)\n  - [🛠 Built With ](#-built-with-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Usage](#usage)\n    - [Run tests](#run-tests)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Blog App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThe Blog app is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts. Here are the ERD and wireframes for the project.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Salimer/Blog-app/assets/52242629/be1ac509-b50a-48cf-b8aa-4831171fc8f1\" alt=\"blog_app_erd_v1_1\" width=\"400\" style=\"margin-right: 20px;\"\u003e\n  \u003cimg src=\"https://github.com/Salimer/Blog-app/assets/52242629/4f6115cb-a3bf-4286-b675-9c343268febe\" alt=\"Screenshot 2023-11-08 at 09 51 43\" width=\"400\"\u003e\n\u003c/p\u003e\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\u003ch2\u003e Tech Stack \u003c/h2\u003e\n- Ruby on Rails\n- POSTGRES\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Display Users\n\n- Display posts\n\n- Display comments on posts\n\n- Display likes on posts\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\nExample command:\n\n```sh\n Install Ruby\n Install rails\n```\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone https://github.com/salimer/Blog-App.git\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  rails s\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n```sh\n  rails test\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Salim Bamahfoodh**\n\n- GitHub: [@salimer](https://github.com/salimer)\n\n👤 **Alishah**\n\n- GitHub: [AliShahSafdari](https://github.com/AliShahSafdari)\n- LinkedIn: [AlishahSafdari](https://www.linkedin.com/in/alishahsafdari/)\n\u003c!-- - LinkedIn: [username](link) --\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- Add GUI\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, give it a star.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Thanks to all Microverse community\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalimer%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalimer%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalimer%2Fblog-app/lists"}