/library-school

Primary LanguageRubyMIT LicenseMIT

logo

OOP school library

📗 Table of Contents

📖 OOP school library

OOP school library is a simple ruby project, starting by create three classes, Person, Student and Teacher are inherents to Person with an extra parameter for each children class.

🛠 Built With

Tech Stack

Back-End
Database

Key Features

  • Create a class
  • Create the instance vars class

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

 gem install 

Setup

Clone this repository to your desired folder:

  cd library-school
  git clone git@github.com:noelfoka/library-school.git

Install

Install this project with:

  cd library-school
  gem install

👥 Authors

👤 Noel FOKA

👤 Mohammad Mahdi Niazi

(back to top)

🔭 Future Features

  • Unit Test Done

(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 me a 🌟.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and my partener Nelson Menendez

(back to top)

📝 License

This project is MIT licensed.

(back to top)