{"id":17808713,"url":"https://github.com/maximoortelli/blog_app","last_synced_at":"2025-04-02T06:23:27.248Z","repository":{"id":209947331,"uuid":"725256892","full_name":"maximoortelli/Blog_App","owner":"maximoortelli","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-04T13:42:19.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-07T20:49:54.296Z","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/maximoortelli.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-29T19:07:56.000Z","updated_at":"2023-12-05T22:06:50.000Z","dependencies_parsed_at":"2024-01-04T14:46:10.591Z","dependency_job_id":"7863a875-55f2-4678-b02f-517b4e06a1e8","html_url":"https://github.com/maximoortelli/Blog_App","commit_stats":null,"previous_names":["maximoortelli/blog_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FBlog_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FBlog_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FBlog_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FBlog_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximoortelli","download_url":"https://codeload.github.com/maximoortelli/Blog_App/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246764694,"owners_count":20829973,"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":"2024-10-27T15:12:35.891Z","updated_at":"2025-04-02T06:23:27.212Z","avatar_url":"https://github.com/maximoortelli.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog_App\n\n## 📗 Table of Contents\n\n- [Blog\\_App](#blog_app)\n  - [📗 Table of Contents](#-table-of-contents)\n  - [📖 Blog\\_App ](#-blog_app-)\n  - [🛠 Tech-stack ](#-tech-stack-)\n  - [🛠 Built With ](#-built-with-)\n  - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Setup ](#setup-)\n    - [Prerequisites ](#prerequisites-)\n  - [Usage ](#usage-)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features](#future-features)\n  - [❓ FAQ ](#-faq-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show Your Support ](#️-show-your-support-)\n  - [🙏 Acknowledgements](#acknowledgements)\n  - [📜 License ](#-license-)\n\n## 📖 Blog_App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThe Blog app is a classic blog website. This application, is a fully functional website that displays a list of posts and allows readers to interact with them by adding comments and liking posts.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\nThis project is built using Ruby on Rails, a dynamic, open-source programming language known for its simplicity and productivity. Ruby's elegant syntax and powerful features make it a popular choice among developers.\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.ruby-lang.org/en/\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=ruby\"/\u003e Ruby\n      \u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://rubyonrails.org/\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=rails\"/\u003e Rails\n      \u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.postgresql.org/\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=postgresql\"/\u003e PostgreSQL\n      \u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.sass-lang.com/\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=sass\"/\u003e Sass\n      \u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.w3schools.com/html/\"\u003e\n        \u003cimg src=\"https://skillicons.dev/icons?i=html\"/\u003e HTML5\n      \u003c/a\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\n## Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n- [x] **Rails new (setup)**\n- [x] **Data Model**\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get started with the Catalog of My Things app, follow the instructions below:\n\n### Setup \u003ca name=\"setup\"\u003e\u003c/a\u003e\n\n1. Clone the project repository:\n   bash\n   `git clone https://github.com/maximoortelli/Blog_App.git`\n   \n\n2. Navigate to the project folder:\n   bash\n   `cd Blog_App`\n\n   \n\n### Prerequisites \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\n\nTo run the Catalog of My Things app, you'll need the following prerequisites:\n\n- An integrated development environment (IDE) like Visual Studio Code.\n- Ruby installed on your machine.\n- Git installed on your machine.\n- A GitHub account for version control.\n\n## Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nFollow these steps to use the program:\n\n1. Open your terminal.\n2. Navigate to the directory where the program files are located using the `cd` command:\n\n   bash\n   `cd /path/to/your/program/files`\n   \n\n3. Start your Ruby on Rails server\n\n   bash\n   `rails s`\n\n\n4. cess the Blog app in your web browser at `http://localhost:3000`.\n\n5. You can now interact with the app, create posts, add comments, and explore its features.\n\n\n### Run tests \u003ca name=\"run-tests\"\u003e\u003c/a\u003e\n\nTo execute the tests, run the following command inside the project folder:\n\n```bash\n rspec\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\nThis project was developed by:\n\n👤 **Maximo Ortelli**\n-   GitHub: [@Maximo Ortelli](https://github.com/maximoortelli)\n-   LinkedIn: [@Maximo Ortelli](https://www.linkedin.com/in/maximo-ortelli-rueda/)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [x] Creating a data model.\n- [x] Processing data in models.\n- [x] Validations and Model specs.\n- [x] Controllers.\n- [x] Controllers specs.\n- [x] Views.\n- [x] Forms.\n- [x] Integration specs for Views and fixing n+1 problems.\n- [x] Add Devise.\n- [x] Add authorization rules.\n- [x] Add API endpoints.\n- [x] API documentation.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n*Q: Is there a plan to add more features to this application?*\nA: Yes, the author has plans to enhance this application's capabilities. One upcoming feature is to make the application executable via tactil, providing more convenience and accessibility to users.\n \n\n*Q: Where can I find more information about the Ruby programming language?*\nA: For more information about Ruby, its features, and its community, visit the official [Ruby website](https://www.ruby-lang.org/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/maximoortelli/Blog_App/issues) and contribute to the project.\n\n## ⭐️ Show Your Support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you find this project helpful, consider giving it a ⭐️ to show your support!\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE).\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%2Fmaximoortelli%2Fblog_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximoortelli%2Fblog_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoortelli%2Fblog_app/lists"}