- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
School Library project in Ruby is a practice repository Object Oriented Programming.
- Ruby
Language
- Add Seperate file for each Class
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby installed on your machine
- Text editor (VSCode, Sublime, Atom, etc.)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/rbhatt1999/school-library.git
Install this project with:
cd school-library
Run this project with:
ruby main.rb
Run tests with:
rspec
rubocop
π€ Rohit Bhatt
- GitHub: @rbhatt1999
- Twitter: @Rohit_Bhatt_
- LinkedIn: LinkedIn
π€ Wahaj Ali
- GitHub: @Wahaj-Ali
- Twitter: @Ali96Wahaj
- LinkedIn: LinkedIn
In the future, I would like to add the following features:
- Add function to list books
- Add function to add books to the library
- Add UML diagram
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, Give a βοΈ.
- Project from Microverse Ruby module
This project is MIT licensed.