Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bhushan354/oop-school-library
- Owner: bhushan354
- License: mit
- Created: 2023-11-07T13:34:58.000Z (about 1 year ago)
- Default Branch: Developement
- Last Pushed: 2023-11-16T04:56:50.000Z (about 1 year ago)
- Last Synced: 2024-10-28T09:49:19.047Z (about 2 months ago)
- Language: Ruby
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]** 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.
- Ruby (IRB)
- GitHub
- VSCodeServer
- **[Add a new person]**
- **[Add a new book]**
- **[Borrow books]**
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
```
👤 **Bhushan Deshmukh**
- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [@bhushan354](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)
- [ ] **[Add basic UI]**
- [ ] **[Preserve data]**
- [ ] **[Write tests]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bhushan354/OOP-School-library/issues/)
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.
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.
This project is [MIT](./LICENSE) licensed.