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

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

The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.
https://github.com/mozameljawad/school-library

ruby

Last synced: 11 months ago
JSON representation

The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.

Awesome Lists containing this project

README

          

# school-library
# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸ’» Getting Started](#getting-started)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)


# πŸ“– school-library

The school-library is the librarian of OOP University, and will 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.

## πŸ›  Built With
* Ruby
### Tech Stack

Ruby

### Key Features
- **Run a program using the command line.**
- **Use Ruby syntax for basic programming operations.**
- **Use Ruby syntax for OOP programming.**

(back to top)

## Getting Started

### Prerequisites

- Use Irb.
- Ruby installation.

(back to top)

### Setup

Clone this repository to your desired folder:
- git clone https://github.com/MozamelJawad/school-library

- cd school-library

## πŸ‘₯ Authors

πŸ‘€ **Mozamel Jawad**

- GitHub: [@githubhandle](https://github.com/MozamelJawad)
- Twitter: [@twitterhandle](https://twitter.com/mozameljawad)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mozamel-jawad/)

(back to top)

## πŸ”­Features

- **Add more Features**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project give it a star!

(back to top)

## πŸ™ Acknowledgments

- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.

(back to top)

## πŸ“ License

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

(back to top)