/OOP-school-library

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. This app will allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when.

Primary LanguageRuby

OOP-school-library

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. This app will allow a you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

This project was built using:

  • Ruby

Getting Started

Setup

  • git clone git@github.com:Kalunge/OOP-school-library.git
  • cd OOP-school-library
  • bundle install

Author

👤 Kalunge

🤝 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

  • Microverse for giving me this chance
  • The amazing code reviewers for making me improve every day 👍