Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/najibullahjafari/oop-school-library
The app that I created will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this are built in a beautiful and well-organized way!
https://github.com/najibullahjafari/oop-school-library
Last synced: 12 days ago
JSON representation
The app that I created will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this are built in a beautiful and well-organized way!
- Host: GitHub
- URL: https://github.com/najibullahjafari/oop-school-library
- Owner: najibullahjafari
- License: mit
- Created: 2023-09-12T12:52:34.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-22T00:01:28.000Z (about 1 year ago)
- Last Synced: 2024-10-10T08:42:57.760Z (29 days ago)
- Language: Ruby
- Homepage:
- Size: 57.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP school library
## Getting Started
# 📗 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)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📖 [OOP school library]
**[Morse code]** The app that I created will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!## 🛠 Built With
### Tech StackDatabase
- **[Using Ruby language]**
- **[Using Class]**
- **[Using OOP]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- the Ruby should be installed in your machine.
- Run `ruby main.rb`.
### Setup
Clone this repository to your desired folder:
- `git clone https://github.com/najibullahjafari/oop-school-library`
👤 **Najibullah Jafari**
- GitHub: [Najibullah_jafari](https://github.com/najibullahjafari)
- Twitter: [Najibullah_jafari](https://twitter.com/Najib_Jafari_)
- LinkedIn: [Najibullah_jafari](https://www.linkedin.com/in/najibullahjafari/)
👤 **Syeda Masuma Fatima**
- GitHub: [@MasumaJaffery](https://github.com/MasumaJaffery)
- Twitter: [@MasumaJaffery](https://twitter.com/MasumaJaffery)
- LinkedIn: [Masuma Jaffery](https://www.linkedin.com/in/masuma-jaffery-797a29256/)
## Future Features
- I think about how to make it fast.
- I will make a oop class for it.
- We will do our best to decrease duplication of code.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/najibullahjafari/oop-school-library/issues/).
If you like this project that would be nice to put a star!
I would like to thank Microverse for their helpful practices.
This project is [MIT](./LICENSE) licensed.