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

https://github.com/devendra-alt/oop-school-library


https://github.com/devendra-alt/oop-school-library

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 OOP SCHOOL LIBRARY

**OOP SCHOOL LIBRARY** is a ruby application system for managing school library.

## 🛠 Built With

### Tech Stack

Language

### Key Features

- **Teacher class**
- **Student Class**
- **Interactive Console Application**

(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:

- Ruby
- VS code (any code editor of your choice)

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/devendra-alt/https://github.com/devendra-alt/oop-school-library
```

### Usage

To run the project, execute the following command:

```sh
ruby main.rb
```

## 👥 Authors

👤 **Devendra-alt**

- GitHub: [@devendra-alt](https://github.com/devendra-alt)
- Twitter: [@Devendra5101](https://twitter.com/Devendra5101)
- LinkedIn: [Devendra Mulewa](https://linkedin.com/in/devendramulewa)

(back to top)

## 🔭 Future Features

- [ ] **Storing Data in Db**
- [ ] **Adding UI**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I want to thank @microverse.

(back to top)

## 📝 License

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

(back to top)