OOP-School-Library

Stars
9

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. "OOP School Library" is a school library app and encapsulates the essence of OOP and Ruby.

Built With

  • Ruby

Getting Started

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone [email protected]:zhadier/OOP-School-Library.git
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

In the project directory, you can run:

> ruby list.rb

or alternatively you can copy and paste the commands in

> irb 

Authors

Zeeshan Haider

Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a if you like this project! I would love to hear your thoughts and ideas

License

This project is MIT licensed.

Related Projects