/OOP-school-group-work

Group work project: This is a basic program for recording what books are in the library and who received them. This allows users to add new students, teachers, and books, as well as keep records of who received that book and when.

Primary LanguageRuby

OOP school library

Description

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 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! Display a list of books. Add a book. Remove a selected book

Getting started

To explore or play with this code you should :

  • Download and install Git
  • Clone the repository
  • Open the repository with
  • Use your favorite Integrated Development Environment (e.g. for Visual Studio Code the command is code .)

Technologies Used

  • RUBY
  • GitHub

Author

Dennis Akagha

Daniel Ufeli

Muhammad Rizo Abdunazarov

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Please give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone contributed one way or the other.
  • Inspiration
  • etc

License

This project is MIT licensed