https://github.com/aima98/oop-school-library1
OOP School Library is an application that holds school library information. The application enables the one to add a new student, a teacher or a book and also store information of whoever borrows a book and when.
https://github.com/aima98/oop-school-library1
ruby
Last synced: 9 months ago
JSON representation
OOP School Library is an application that holds school library information. The application enables the one to add a new student, a teacher or a book and also store information of whoever borrows a book and when.
- Host: GitHub
- URL: https://github.com/aima98/oop-school-library1
- Owner: aima98
- License: mit
- Created: 2023-08-28T10:39:52.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-06T17:31:17.000Z (almost 3 years ago)
- Last Synced: 2025-10-07T02:05:52.741Z (9 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP-School-Library1
OOP School Library
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**[OOP-School-Library1]** is an application that holds school library information. The application enables the one to add a new student, a teacher or a book and also store information of whoever borrows a book and when.
- Ruby
- **[Creating project classes]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Ruby
- VS code editor
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/aima98/OOP-School-Library.git
```
Run the main file:
```sh
ruby ./main.rb
```
### Run tests
To run tests, run the following command:
- Not available for now
👤 **Oumaima Nejjari**
- GitHub: [@aima98](https://github.com/aima98)
- LinkedIn: [Oumaima Nejjari](https://www.linkedin.com/in/oumaimanejjari)
👤 **John Murianki**
- GitHub: [Tjay](https://github.com/tjay1760)
- LinkedIn: [John Murianki](https://www.linkedin.com/in/john-murianki-thiongo/)
- Twitter: [John Murianki](https://https://twitter.com/TjayPod)
- **[Completing projects' features]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/aima98/OOP-School-Library/issues).
If you like this project please give it a ⭐️
I would like to thank everyone at Microverse for their support.
This project is [MIT](./LICENSE) licensed.