{"id":19811436,"url":"https://github.com/chandan-devs-tech/tdd-project","last_synced_at":"2026-05-16T05:08:45.227Z","repository":{"id":240249056,"uuid":"695146713","full_name":"Chandan-devs-tech/TDD-Project","owner":"Chandan-devs-tech","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-23T11:59:13.000Z","size":564,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-01-11T07:13:42.385Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chandan-devs-tech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-22T13:06:40.000Z","updated_at":"2023-10-23T15:59:16.000Z","dependencies_parsed_at":"2024-05-17T15:59:05.891Z","dependency_job_id":null,"html_url":"https://github.com/Chandan-devs-tech/TDD-Project","commit_stats":null,"previous_names":["chandan-devs-tech/tdd-project"],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FTDD-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FTDD-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FTDD-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chandan-devs-tech%2FTDD-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chandan-devs-tech","download_url":"https://codeload.github.com/Chandan-devs-tech/TDD-Project/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241156661,"owners_count":19919341,"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-11-12T09:26:30.877Z","updated_at":"2026-05-16T05:08:45.200Z","avatar_url":"https://github.com/Chandan-devs-tech.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  \u003ch1\u003e\u003cb\u003eTDD Project\u003c/b\u003e\u003c/h1\u003e\u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\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    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\n    - [Run tests](#run-tests)\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\n\u003e The _TDD Project_ is all about building a class and its methods by first creating comprehensive tests that outline the expected behavior. We'll then develop the class code to make these tests pass, resulting in a robust and thoroughly tested class implementation.\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\u003e Ruby\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Class named Solver.\n- factorial method for calculating factorials.\n- reverse method for reversing strings.\n- fizzbuzz method following FizzBuzz rules.\n- Test-Driven Development (TDD) approach.\n- Comprehensive testing for various scenarios.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- - Not available\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e --\u003e\n\n\u003c!-- - [Live Demo Link](\u003creplace-with-your-deployment-URL\u003e)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e --\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- Laptop\n- Github\n- Git\n- Ruby\n- Linters\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/).\n- Create a repo on your repositores files.\n- Clone or make a copy of this repo on your local machine.\n- Follow GitHub flow.\n- A carefully reading of this README.md is required.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```\nsh\n  cd my-folder\n  git clone https://github.com/Chandan-devs-tech/TDD-Project.git\n```\n### Install\n\nInstall this project with:\n\n```\nsh\n  bundle install\n```\n### Usage\n\nTo run the project, run the following command:\n\n```\nsh\n  ruby main.rb\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n```\nrubocop\nrspec spec\n```\n\n\u003c!-- ### Deployment\n\nYou can deploy this project using:\n\n\u003c!--\nExample:\n\nsh\n\n --\u003e\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👤 Chandan Gupta\n\n- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)\n- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)\n\n👤 Melkamu Alemawu\n\n- GitHub: [@melkamu12](https://github.com/melkamu12)\n- LinkedIn: [melkamu-almawu](https://www.linkedin.com/in/melkamu-almawu/)\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- Performance Optimization\n- Improved Error Handling\n- Customizable FizzBuzz Rules\n- Additional Math Functions\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/Chandan-devs-tech/TDD-Project/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\nIf you like this project,please give us a ⭐️!\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 for giving me the opportunity to learn and grow as a developer.\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](https://github.com/Chandan-devs-tech/TDD-Project/blob/feature/TDD/MIT.md) licensed.\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%2Fchandan-devs-tech%2Ftdd-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandan-devs-tech%2Ftdd-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandan-devs-tech%2Ftdd-project/lists"}