Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yazino12/oop_school_library

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. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/yazino12/oop_school_library

oop-in-ruby ruby

Last synced: 14 days ago
JSON representation

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. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

Awesome Lists containing this project

README

        

# School Library

> 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. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

## Built With

- Major languages (Ruby)

**Prerequisites**

- A text editor(preferably Visual Studio Code)

**Getting Started**

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

**Install**

- Ruby

**Using it Locally**

- Clone the project
`[email protected]:Yazino12/oop_school_library.git`
`cd oop_school_library`

**To Start the programs**
- `open terminal`
- `run ruby "file-name".rb`

## Authors

👤 **Yasin Warsame**

- GitHub: [@Yazino12](https://github.com/Yazino12)

## 🤝 Contributing

- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.

## Show your support

- Give a ⭐️ if you like this project!

## Acknowledgments

- Inspiration: Microverse