In this project I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:
Add new students or teachers.
Add new books.
Save records of who borrowed a given book and when.
- Ruby
- Terminal
- IRB
- Robocop (linters)
Live Demo Link (Project will have none)
To get a local copy up and running follow these simple example steps.
In your terminal, navigate to your current directory and run this code
git@github.com:Haadiiii/OOP-school-library.git
Locate the directory in your file explorer
cd OOP-school-library
Install Robocop
bundle install
rubocop
rubocop --auto-correct-all
or
rubocop -A
Have fun acting as the librarian!
👤 Haamid Ali
- GitHub: @Haadiiii
- Twitter: @HaaDiii_99
- LinkedIn: LinkedIn
👤 Choice Osobor
- GitHub: @techEmprez
- Twitter: @techEmprez
- LinkedIn: Choice Osobor
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.