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 a 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!
This project is part of Microverse's 2.0 curriculum. A buggie program for a lucky contestant to decode using PRY. Following the guidelines of 🔗 for best practices.
- Ruby 🤍
To get a local copy up and running follow these simple sample steps.
To get the content of this project locally you need to run this command on your terminal :
-
cd <folder>
-
git clone git@github.com:sheylaPozo/schoolLibrary.git
- Make sure you have Ruby IRB installed on your computer
- Clone or download this repo on your machine
- Enter project directory
👤 Sheyla Pozo 🤍
- Github:Sheyla Pozo
- Linkedin: Sheyla Pozo
- Twitter: Sheyla Pozo
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:
- Microverse's guidelines
- Inspiration
This project is MIT licensed.