{"id":22680713,"url":"https://github.com/faranoshamini/tdd_project","last_synced_at":"2026-04-27T23:35:16.290Z","repository":{"id":67883434,"uuid":"585872682","full_name":"FaranoshAmini/TDD_Project","owner":"FaranoshAmini","description":"A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach","archived":false,"fork":false,"pushed_at":"2023-01-06T13:26:37.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"Development","last_synced_at":"2025-11-16T10:16:56.000Z","etag":null,"topics":["gem","gemfile","rspec","ruby"],"latest_commit_sha":null,"homepage":"","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/FaranoshAmini.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-01-06T10:04:50.000Z","updated_at":"2023-01-07T17:12:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"15aeb5b7-e064-4439-8225-9fc0d8157943","html_url":"https://github.com/FaranoshAmini/TDD_Project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FaranoshAmini/TDD_Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaranoshAmini%2FTDD_Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaranoshAmini%2FTDD_Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaranoshAmini%2FTDD_Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaranoshAmini%2FTDD_Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FaranoshAmini","download_url":"https://codeload.github.com/FaranoshAmini/TDD_Project/tar.gz/refs/heads/Development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaranoshAmini%2FTDD_Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32360113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["gem","gemfile","rspec","ruby"],"created_at":"2024-12-09T19:26:19.386Z","updated_at":"2026-04-27T23:35:16.273Z","avatar_url":"https://github.com/FaranoshAmini.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://raw.githubusercontent.com/microverseinc/readme-template/master/murple_logo.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Author](#author)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 TDD PROJECT \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**TDD_Project** \n\u003e A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eBackend\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby.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\u003e [Solver]\n  - factorial method\n  - reverse method\n  - fizzbuzz method\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Coming soon](#)\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\n\u003e To get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.\n- Ruby installed on the Computer\n\n### Setup\n\nClone this repository to your desired folder:\n\n- `git clone https://github.com/NahnahAJ/OOP-school-library.git` if your're using https or git \n- `git@github.com:NahnahAJ/OOP-school-library.git` if you prefer ssh and hit enter.\n- create a directory in your preferred location (e.g in the Desktop or Document directory)\n\n\n### Install\n\nInstall this project with:\n\n- Dependencies _(a packet manager is required)_: then you run the command `npm install` in the terminal\n\n### Usage\n\nTo run the project, execute the following command:\n\n- `ruby -the name of the file-`\n- This will run the project in the terminal in the specified directory\n\n### Run tests\n\nTo run tests, run the following command:\n\n- `npm run test`\n- This will run all tests on your local machine\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"author\"\u003e\u003c/a\u003e\nIn this project we implement a class with some methods using test-driven development (TDD).\n\n\u003e I was the sole collaborator in this project.\n\n👤 **Faranosh Amini**\n\n- GitHub: [@githubhandle](https://github.com/FaranoshAmini)\n- Twitter: [@twitterhandle](https://twitter.com/Faranosh_Amini)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faranosh-amini-9b925b23a/)\n\n\n👤 **Nahnah Ahjuwah**\n\n- GitHub: [@NahnahAJ](https://github.com/NahnahAJ)\n- Twitter: [@NahnahAhjuwah](https://https://twitter.com/NahnahAhjuwah)\n- LinkedIn: [Felicia-Awuah](https://www.linkedin.com/in/felicia-awuah-gyedua/)\n\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\u003e To be added later\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](../../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\u003e If you like this project then kindly give me a star ⭐️ in the project repository.\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## 🙏 Acknowledgments \u0026 Attribution \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- I would like to thank Microverse.\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\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) 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%2Ffaranoshamini%2Ftdd_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaranoshamini%2Ftdd_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaranoshamini%2Ftdd_project/lists"}