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

https://github.com/gtekle/oop-school-library

In this project, we will build a tool that helps to record books in the library and who borrows them from a fictitious OOP University library. This app will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
https://github.com/gtekle/oop-school-library

rubocop ruby

Last synced: 2 months ago
JSON representation

In this project, we will build a tool that helps to record books in the library and who borrows them from a fictitious OOP University library. This app will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.

Awesome Lists containing this project

README

          

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

# OOP School Library

> In this project, we will build a tool that helps to record what books are in the library and who borrows them from a ficticios OOP University library. This app will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.

### Preview

Coming soon

## Built With
- Ruby

## Getting Started
- Follow setup instructions below

### Prerequisites

- Ruby
- Git and Github
- Terminal
- browser

### Setup

- clone the following repo `https://github.com/gtekle/oop-school-library.git`
- cd into the directory and run `bundle install` to install dependencies

## Author

👤 **Tekle Gebreyohannes**

- GitHub: [@gtekle](https://github.com/gtekle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/gtekle)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)

## 📝 License

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