/oop_school_library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

Primary LanguageRuby

School Library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

Built With

  • Major languages (Ruby)

Prerequisites

  • A text editor(preferably Visual Studio Code)

Getting Started

  • To get a local copy up and running follow these simple example steps.

Install

  • Ruby

Using it Locally

  • Clone the project git@github.com:Yazino12/oop_school_library.git cd oop_school_library

To Start the programs

  • open terminal
  • run ruby "file-name".rb

Authors

👤 Yasin Warsame

🤝 Contributing

  • Contributions, issues, and feature requests are welcome!
  • Feel free to check the issues page.

Show your support

  • Give a ⭐️ if you like this project!

Acknowledgments

  • Inspiration: Microverse