/TDD

Primary LanguageRubyMIT LicenseMIT

TDD Project

📗 Table of Contents

📖 TDD Project

This TDD Project is a project to apply what we've learned about Test Driven Development with RUBY.

🛠 Built With

Tech Stack

Ruby

Key Features

  • Add more teachers and students to school .
  • Use of Ruby's best practices.
  • Use of Gitflow.
  • Use of linters.

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Install Ruby.
  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • Follow GitHub flow.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/StevenWafeek/OOP_school_library

Install

Install this project with:

  bundle install

Usage

To run the project, run the following command:

  ruby test.rb

Run tests

To run tests, run the following command:

rubocop

(back to top)

👤 steven wafeek

👤 Marco Almada

(back to top)

🔭 Future Features

  • More data
  • More classes
  • More methouds

(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 give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to learn and grow as a developer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)