Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rileymanda/school-library
A simple ruby school library application that utilizes classes and relationships between the classes to manage students and library book rentals.
https://github.com/rileymanda/school-library
pry ruby
Last synced: about 6 hours ago
JSON representation
A simple ruby school library application that utilizes classes and relationships between the classes to manage students and library book rentals.
- Host: GitHub
- URL: https://github.com/rileymanda/school-library
- Owner: RileyManda
- License: mit
- Created: 2023-09-02T07:20:56.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-11T12:03:33.000Z (about 1 year ago)
- Last Synced: 2023-09-11T13:57:28.784Z (about 1 year ago)
- Topics: pry, ruby
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Schoollibrary
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Schoollibrary](#-Schoollibrary)
- [🛠 Built With](#-built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Getting Started](#getting-started)
- [👥 Author](#-author)
- [🔭 Future Features](#-future-features)
- [🤝 Contributing](#-contributing)
- [⭐️ Show your support](#️-show-your-support)
- [🙏 Acknowledgments](#-acknowledgments)
- [📝 License](#-license)**Schoollibrary** is A simple ruby school library application that utilizes classes and relationships between the classes to manage students and library book rentals.
> Ruby
> Person class
> Student class
> Teacher class## Getting Started
```ruby
git clone https://github.com/RileyManda/school-library.git
```
```ruby
cd school-library
```
```ruby
ruby main.rb
```👤 **RileyManda**
- GitHub: [@RileyManda](https://github.com/RileyManda)
- Twitter: [@rilecodez](https://twitter.com/rileycodez)
- LinkedIn: [rileymanda](https://www.linkedin.com/in/rileymanda/)- **Create basic ui**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ClarenceAtim/Enumerable/issues).If you like this project you can share this project to your friend
I would like to express my sincere gratitude to Microverse, the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success. I am truly grateful for your contributions and for being an integral part of my achievements and growth as a Software Engineer.
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)