logo

Microverse README Template

📗 Table of Contents

📖 [OOP School Library]

[OOP School Library] i is a project that build with Ruby and in this project you will be able that add new students & teachers and books and can see the list of them and also will be able to save records of who borrowed a given book and when and all of this built in a beautiful and well-organized way!

🛠 Built With Ruby

🚀 Live Demo

coming soon.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project. To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Sonickmumba/OOP-School-library.git
  

Install

Install this project with:

  cd OOP-school-library
  gem install

Usage

To run the project, execute the following command:

  rails server

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 SaeqaSultani

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase. I would like to thank...

  • Microverse for giving this opportunity to learn
  • Code reviewers & coding Partners
  • Hat tip to anyone whose code was used
  • Inspiration

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)