https://github.com/lawmsangi/school-library-oop
https://github.com/lawmsangi/school-library-oop
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lawmsangi/school-library-oop
- Owner: Lawmsangi
- License: mit
- Created: 2023-10-02T09:27:09.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-11T11:32:59.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:25:53.960Z (about 1 year ago)
- Language: Ruby
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
Ruby
Ruby
- **Add students**
- **Add teachers**
- **Add books**
- **Create UI**
- **Preserve Data**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👤 *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)- ****
- **Write unit tests**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
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.
I would like to thank Microverse (microverse.org) for providing the resources and the knowledge to work on projects like this.
- **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/
This project is [MIT](./LICENSE) licensed.