Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/school-library
School Library is a Ruby-based command-line application. It enables the addition of new students, teachers, and books, while also facilitating the tracking of borrowed books and associated details. This efficient system ensures streamlined library management and accurate record-keeping.
https://github.com/lucas-erkana/school-library
Last synced: about 1 month ago
JSON representation
School Library is a Ruby-based command-line application. It enables the addition of new students, teachers, and books, while also facilitating the tracking of borrowed books and associated details. This efficient system ensures streamlined library management and accurate record-keeping.
- Host: GitHub
- URL: https://github.com/lucas-erkana/school-library
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-05-22T14:55:31.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-01T06:16:52.000Z (over 1 year ago)
- Last Synced: 2023-08-07T19:21:24.892Z (over 1 year ago)
- Language: Ruby
- Size: 61.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
School Libray
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With ](#built-with)
- [Tech Stack ](#tech-stack)
- [Key Features ](#key-features)
- [🚀 Live Demo ](#live-demo)
- [💻 Getting Started ](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#authors)
- [🔭 Future Features ](#future-features)
- [🤝 Contributing ](#contributing)
- [⭐️ Show your support ](#️show-your-support)
- [🙏 Acknowledgments ](#acknowledgments)
- [📝 License ](#license)This project helps to understand the basics of Ruby programming language. It is a collection of exercises and projects that will help you to understand the basics of OOPS in Ruby programming language.
Server
- **Add Classes**
- **Decorate a class**
- **Set up associations**
- **basic UI**
- **refactor to meet SOLID principles**
- **Preserve data**
## 💻 Getting Started
### Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor
- Ruby
### Setup
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- `https://github.com/karanJ2212/School_library_Ruby.git`
### Usage
To run the project, execute the following command in command line:
> ruby main.rb
👤 **Karan Jain**
- GitHub: [@karanjain2212](https://github.com/karanjain2212)
- LinkedIn: [@karanjain2212](https://linkedin.com/in/karanjain2212)
👤 **Lucas Erkana**
- GitHub: [@Lucash2022](https://github.com/Lucash2022)
- Twitter: [@Lucas_David_22](https://twitter.com/@Lucas_David_22)
- LinkedIn: [Lucas Erkana](https://www.linkedin.com/in/lucas-erkana/)
- [ ] **Add unit tests for all the methods in all the classes**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared.
This project is [MIT](./LICENSE) licensed.