https://github.com/baqar-abbas/school-library
This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.
https://github.com/baqar-abbas/school-library
rubocop ruby ruby-gem
Last synced: 3 months ago
JSON representation
This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.
- Host: GitHub
- URL: https://github.com/baqar-abbas/school-library
- Owner: baqar-abbas
- License: mit
- Created: 2023-07-24T12:34:00.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-07T19:40:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T07:20:03.611Z (5 months ago)
- Topics: rubocop, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Author](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowlednpments](#acknowlednpments)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**school-library** This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.
## 🛠 Built With
RUBY
### Tech StackClient
> Key Features
- Person, Student and Teacher classes has been implemented
- Created classed ClassRoom, Book and Rental.
- Created associations between classes.
- Created UI for the console app using app.rb and main.rb.
- Will add more functionalionaties and testing will be done in the upcoming milestones of this project
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
ruby > 3.2.2
code-runner
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:baqar-abbas/school-library.git
```
### Usage
To run the project, execute the ruby file with any code runner of your choice.
👤 **Baqar Abbas**
- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqar-abbas/)
- More classes and functionalities will be added in the future milestones of this project.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like this project please follow and give it a star ⭐️
> I would like to Thanks Microverse for the idea of this Program
> Is this an Open Source Project?
Yes
This project is [MIT](./LICENSE.md) licensed.