In this project, I feature as a librarian of St Nemwel's University, 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.
And all of this will be built in a beautiful and well-organized way using Ruby!
Enjoy!
- 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:Nemwel-Boniface/Nemwel_School_Library.git
Locate the directory in your file explorer
cd Nemwel_School_Library
Install Robocop
bundle install
rubocop
rubocop --auto-correct-all
or
rubocop -A
Have fun acting as the librarian!
👤 Author1
- GitHub: @Nemwel-Boniface
- Twitter: @nemwel_bonie
- LinkedIn: LinkedIn
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.