Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This is a TERMINAL app built using Ruby language . In this you can : Add new students or teachers. Add new books. Save records of who borrowed a given book.
https://github.com/bhushan354/oop-school-library

Last synced: 27 days ago
JSON representation

This is a TERMINAL app built using Ruby language . In this you can : Add new students or teachers. Add new books. Save records of who borrowed a given book.

Awesome Lists containing this project

README

        



OOP-School-library


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[OOP-School-library\] ](#-oop-school-library-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [OOP-School-library]

**[OOP-School-library]** This is a terminal app which allows you to : - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when.

## 🛠 Built With

- Ruby (IRB)

- GitHub
- VSCode

### Tech Stack

Server

### Key Features

- **[Add a new person]**
- **[Add a new book]**
- **[Borrow books]**

(back to top)

## 💻 Getting Started

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

### Setup

Clone this repository to your desired folder:

- Choose a directory
- Open a Terminal
- write: git clone [email protected]:bhushan354/OOP-School-library.git
- get into to directory "OOP-School-library"
- write: npm install

### Prerequisites
- Browser
- Code Editor
- Git

### Install

To install the project's dependencies, with:

```sh
Ruby
```

## 👥 Authors

👤 **Bhushan Deshmukh**

- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [@bhushan354](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)

(back to top)

## 🔭 Future Features

- [ ] **[Add basic UI]**
- [ ] **[Preserve data]**
- [ ] **[Write tests]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/bhushan354/OOP-School-library/issues/)

(back to top)

## ⭐️ Show your support

If you like this project, please, feel free to give a star to the repository and share it with others who might benefit from it.

(back to top)

## 🙏 Acknowledgments

I want to extend my heartfelt gratitude to the Microverse team and our dedicated code reviewers, whose invaluable assistance was instrumental in bringing this project to fruition. Additionally, I want to thank my husband and daughter for their unwavering support.

(back to top)

## 📝 License

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

(back to top)