Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mukhammadrizooff/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.
https://github.com/mukhammadrizooff/oop-school-group-work

rspec-testing ruby

Last synced: 4 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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

- GitHub: [@denscholar](https://github.com/denscholar)
- Twitter: [@denscholar](https://twitter.com/dennisakagha)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennisakagha/)

## Daniel Ufeli

- GitHub: [@danielufeli](https://github.com/danielufeli)
- Twitter: [@danielufeli](https://twitter.com/danielufeli)
- LinkedIn: [LinkedIn](https://linkedin.com/in/danielcode)

## Muhammad Rizo Abdunazarov

- GitHub: [@mukhammadrizooff](https://github.com/mukhammadrizooff)
- Twitter: [@Muhammadrizooff](https://twitter.com/Muhammadrizooff)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mukhammadrizooff/)

## 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](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed