Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codehass/school-library
The objective of this project is to develop an application for a school library. The app will facilitate the addition of new students or teachers, the inclusion of new books, and the maintenance of records of who borrowed a specific book and when it was borrowed. Object-Oriented Programming (OOP) was exclusively utilized for this project.
https://github.com/codehass/school-library
oop ruby
Last synced: 22 days ago
JSON representation
The objective of this project is to develop an application for a school library. The app will facilitate the addition of new students or teachers, the inclusion of new books, and the maintenance of records of who borrowed a specific book and when it was borrowed. Object-Oriented Programming (OOP) was exclusively utilized for this project.
- Host: GitHub
- URL: https://github.com/codehass/school-library
- Owner: codehass
- Created: 2023-03-06T12:57:57.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-16T10:23:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T15:42:34.538Z (28 days ago)
- Topics: oop, ruby
- Language: Ruby
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**[school-library]** The objective of this project is to develop an application for a school library. The app will facilitate the addition of new students or teachers, the inclusion of new books, and the maintenance of records of who borrowed a specific book and when it was borrowed. Object-Oriented Programming (OOP) was exclusively utilized for this project.
- Ruby
- **[addition of new students]**
- **[addition of new teachers]**
- **[Inclusion of new books]**
- **[maintenance of records of who borrowed a specific book]**To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/codehass/school-library.git
cd school-library
```### Usage
To run the project, execute the following command:
```sh
Run ruby main.rb to run the console app.
```👤 **Hassan EL OUARDY**
- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [Hassan El OUARDY](https://www.linkedin.com/in/hassan-el-ouardy-360b99169/)- **[addition of new students]**
- **[addition of new teachers]**
- **[Inclusion of new books]**
- **[maintenance of records of who borrowed a specific book]**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/codehass/school-library/issues).
If you like this project give us ⭐
I would like to thank all the collaborators in ths project.
This project is [MIT](./MIT.md) licensed.