/TDD-project

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [TEST DRIVEN DEVELOPMENT]

[TEST-DRIVEN-DEVELOPMENT] is an implementation of school library system, using Ruby Object Oriented Programming principles

🛠 Built With

Tech Stack

Key Features

  • [Writing Test before Methods]
  • [Test Driven Development]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need the following installed in your local system

  • Ruby
  • Git CLI
  • Github account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git https://github.com/Marcraphael12/TDD-project.git

Install

Install this project with:

  cd TDD-project
  bundle install

Usage

To run the project, execute the following command:

  ruby solver.rb

Run tests

  • Type Rspec: To run test

(back to top)

👥 Authors

👤 Marc Raphael

👤Rita Nkem Daniel

(back to top)

🔭 Future Features

  • [Command Line User Interface]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a STAR to the project.

(back to top)

🙏 Acknowledgments

I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)