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

https://github.com/lawmsangi/school-library-oop


https://github.com/lawmsangi/school-library-oop

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 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)
- [Install](#install)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [school-library-oop]

**school-library-oop** is a web library where users can add new students or teachers. Add new books. Save records of who borrowed a given book and when.

## 🛠 Built With

Ruby

### Tech Stack

Ruby

### Key Features

- **Add students**
- **Add teachers**
- **Add books**
- **Create UI**
- **Preserve Data**

(back to top)

## 💻 Getting Started

To get started, follow these steps:

### Prerequisites

Ensure you have the following installed:

- Ruby programming language
- IRB (Interactive Ruby)

### Setup

- Clone this repository to your local machine:
- git clone https://github.com/Lawmsangi/school-library-oop.git

(back to top)

## 👥 Authors

👤 *Lawmsangi Varte*

- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- Twitter: [@twitterhandle](https://twitter.com/mamy_22_zayn)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)

👤 _Menendez NELSON_

- GitHub: [@menendezon](https://github.com/menendezon)
- Twitter: [@menendezon](https://twitter.com/menendezon)
- LinkedIn: [MenendezON](https://linkedin.com/in/menendezon)

(back to top)

## 🔭 Future Features

- ****
- **Write unit tests**

(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, and if you would love to tell me ways to improve it, contact me on LinkedIn or Twitter. It will be a pleasure to hear from you.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse (microverse.org) for providing the resources and the knowledge to work on projects like this.

(back to top)

## ❓ FAQ

- **How do I install Ruby?**

You can download the latest version of Ruby from the official website: https://www.ruby-lang.org/en/downloads/

-**Where can I learn the basics of Ruby?**

Check out the Ruby documentation and tutorials at https://www.ruby-lang.org/en/documentation/ and https://www.ruby-lang.org/en/documentation/quickstart/

(back to top)

## 📝 License

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

(back to top)