Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shahira-sadat/oop-school_library

A tool to record what books are in the library and who borrows them in an imaginary university library.
https://github.com/shahira-sadat/oop-school_library

Last synced: 6 days ago
JSON representation

A tool to record what books are in the library and who borrows them in an imaginary university library.

Awesome Lists containing this project

README

        

# OOP School Library Ruby
A tool to record what books are in the library and who borrows them in an imaginary university library.

## Built With

![Ruby](https://img.shields.io/badge/ruby-%23316192.svg?style=for-the-badge&logo=ruby&logoColor=white)
![Rubocop](https://img.shields.io/badge/rubocop-%23316192.svg?style=for-the-badge&logo=rubocop&logoColor=white)

## Getting Started

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

- Install Ruby
- Clone the repository
- Run `bundle install`
- Run `ruby student.rb` to create a student.
- Run `ruby teacher.rb` to create a teacher.
- Follow the instructions on the terminal
- Run `rubocop` to check for linter errors
- Run `rubocop -a` to fix linter errors

### Prerequisites

- Ruby
- Rubocop
- Rspec
- Git
- Github
- VSCode
- Terminal
- Linters

## Authors
👤 Shahira Sadat

- GitHub: [Shahira Sadat](https://github.com/shahira-sadat)
- Twitter: [Shahira Sadat](https://twitter.com/SadatShahira)
- Linkedin: [Shahira Sadat](https://www.linkedin.com/in/shahira-sadat-49b402199)
- Gmail: [email protected]

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

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

## License
This project is MIT licensed.