Skip to content

Latest commit

 

History

History
80 lines (44 loc) · 2 KB

README.md

File metadata and controls

80 lines (44 loc) · 2 KB

Microverse app

OOP School Library

SchoolLibrary

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 Microverse🔗 for best practices.


🤍 Built With:


  • Ruby 🤍

🤍 Instructions:

To get a local copy up and running follow these simple sample steps.

🤍 Getting Started:

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

Prerequisites

Setup

  • Make sure you have Ruby IRB installed on your computer
  • Clone or download this repo on your machine
  • Enter project directory

🤍 Author:

👤 Sheyla Pozo 🤍


🤝 Contributing:

Contributions, issues, and feature requests are welcome! 🤍

Feel free to check the issues page.

🤍 Show your support

Give a ⭐️ if you like this project!

🤍 Acknowledgments

Hat tip to anyone whose code was used:

  • Microverse's guidelines
  • Inspiration

📝 License

This project is MIT licensed.