/SchoolLibrary

Primary LanguageRubyMIT LicenseMIT

SchoolLibrary

📗 Table of Contents

📖 School Library

School Library is implemented in Ruby. It includes classes for Person, Student, and Teacher, with appropriate attributes and methods. The classes inherit from each other to represent individuals in the school and their specific roles.

🛠 Built With

Tech Stack

Languajes

Key Features

  • Class Hierarchy
  • Permissions and Services

(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:

  • VS Code
  • Ruby installed and configured.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/federicaulzurrun/SchoolLibrary.git

Install

Install this project with:

  bundle install 

Usage

To utilize the project, you need to have Ruby installed on your computer. You can run the code using the IRB terminal .

Run tests

To run tests, run the following command:

  rubocop

👥 Authors

👤 Federica Ulzurrun

👤 Oscar Villagran

(back to top)

🔭 Future Features

  • [Developing the UI]
  • [Deploying the site]

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

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for allowing me to make this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)