{"id":17808707,"url":"https://github.com/maximoortelli/tdd_proyect","last_synced_at":"2025-04-02T06:23:30.491Z","repository":{"id":207852381,"uuid":"720251277","full_name":"maximoortelli/TDD_Proyect","owner":"maximoortelli","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-18T01:07:10.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-07T20:49:56.432Z","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}},"created_at":"2023-11-17T23:28:53.000Z","updated_at":"2023-11-18T01:07:14.000Z","dependencies_parsed_at":"2023-11-18T02:03:08.535Z","dependency_job_id":null,"html_url":"https://github.com/maximoortelli/TDD_Proyect","commit_stats":null,"previous_names":["maximoortelli/tdd_proyect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FTDD_Proyect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FTDD_Proyect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FTDD_Proyect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FTDD_Proyect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximoortelli","download_url":"https://codeload.github.com/maximoortelli/TDD_Proyect/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246764734,"owners_count":20829981,"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:34.731Z","updated_at":"2025-04-02T06:23:30.419Z","avatar_url":"https://github.com/maximoortelli.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 TDD\\_Project ](#-tdd_project-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n  - [Setup ](#setup-)\n    - [Prerequisites ](#prerequisites-)\n- [Usage of Ruby ](#usage-of-ruby-)\n  - [🧪 Tests ](#-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# 📖 TDD_Project \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThis project follows the Test-Driven Development (TDD) approach. Each feature has been developed starting with a test case, as per TDD guidelines.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\nThe project is built using ruby. Getting Started Follow these steps to understand and work on the project:\n\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\nThe project is built using the following technologies:\n\n\n\u003cdetails\u003e\n\u003csummary\u003eRuby\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Create a class called `Solver`**\n- **Create a method called `factorial` for the Solver class**\n- **Create a method called `reverse` for the Solver class**\n- **Create a method called `fizzbuzz` for the Solver class**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\nTo get a local copy up and running, follow these steps.\n\nClone this repository to your local machine:\n\n```\ngit clone https://github.com/maximoortelli/TDD_Proyect.git\n\n```\n## Setup \u003ca name=\"setup\"\u003e\u003c/a\u003e\n\nNavigate to the project folder:\n   \n   cd TDD_Project\n   \n\n### Prerequisites \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\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 of Ruby \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\nbash\ncd /path/to/your/program/files\n\n## 🧪 Tests \u003ca name=\"tests\"\u003e\u003c/a\u003e\n\nThe project includes a series of unit tests to validate the functionality of all methods in the `Solver` class. To run the tests, navigate to the project directory and execute the following:\n\n```bash\n# run tests\nruby tests/test_solver.rb\n```\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Maximo Ortelli**\n\n-   GitHub: [@githubhandle](https://github.com/maximoortelli)\n-   LinkedIn: [LinkedIn](https://www.linkedin.com/in/maximo-ortelli-rueda/)\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- [ ] **Rspec test**\n\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\nFeel free to check the [issues page](https://github.com/maximoortelli/TDD_Proyect/issues).\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\n\nIf you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!\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\nI would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoortelli%2Ftdd_proyect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximoortelli%2Ftdd_proyect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoortelli%2Ftdd_proyect/lists"}