Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

#




# 📖 [school-library]

**[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.

## 🛠 Built With

### Tech Stack

- Ruby

### Key Features

- **[addition of new students]**
- **[addition of new teachers]**
- **[Inclusion of new books]**
- **[maintenance of records of who borrowed a specific book]**

(back to top)

## 💻 Getting Started

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.
```

(back to top)

## 👥 Author

👤 **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/)

(back to top)

## 🔭 Future Features

- **[addition of new students]**
- **[addition of new teachers]**
- **[Inclusion of new books]**
- **[maintenance of records of who borrowed a specific book]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/codehass/school-library/issues).

(back to top)

## ⭐️ Show your support

If you like this project give us ⭐

(back to top)

## 🙏 Acknowledgments

I would like to thank all the collaborators in ths project.

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)