Mo7amedSMahdi / oop-school-library

simple tool to record what books are in the library and who borrows them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. The app that you will create will allow you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

And all of this will be built in a beautiful and well-organized way!

Built With

  • Ruby
  • Git
  • GitHub
  • VSCode
  • Rubocop

Getting Started

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

Prerequisites

  • A source-code editor (preferably Visual Studio Code)

Install

  • Ruby

Using it Locally

  • Clone the project

git clone https://github.com/Mo7amedSMahdi/oop-school-library

cd Ruby-Enumerable

  • To Start the programs

open terminal run the command $irb (interactive ruby shell) run the program functions

Authors

👤 Mohammed Salah

🤝 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

  • Hat tip to anyone whose code was used
  • Microverse program
  • My standup team
  • Microverse team
  • My family's support

📝 License

This project is open source project.

About

simple tool to record what books are in the library and who borrows them.


Languages

Language:Ruby 100.0%