Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/usorfaitheloho/school-library

The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
https://github.com/usorfaitheloho/school-library

oop ruby

Last synced: 26 days ago
JSON representation

The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# School Library

> Implementing classes to represent student and teachers in OOP school library app.

- 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!

## Built With
- Ruby
- Ruby linters

## Getting Started

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

1. `git clone https://github.com/usorfaitheloho/school-library.git`
2. `cd school_library`
3. `ruby main.rb`

## Authors

👤 **Faith Usor**

- GitHub: [@usorfaitheloho](https://github.com/usorfaitheloho)
- Twitter: [@SaiedGaffer](https://twitter.com/faith-usor16)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faith-usor16/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/usorfaitheloho/school-library/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse: [microverse community](https://github.com/microverseinc)

## 📝 License

This project is [MIT](./MIT.md) licensed.