https://github.com/chandan-devs-tech/oop-school-library
https://github.com/chandan-devs-tech/oop-school-library
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chandan-devs-tech/oop-school-library
- Owner: Chandan-devs-tech
- Created: 2023-09-13T09:12:28.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-22T16:10:34.000Z (over 2 years ago)
- Last Synced: 2025-01-11T07:13:42.380Z (over 1 year ago)
- Language: Ruby
- Size: 583 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OOP School Library
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[OOP School Library\] ](#-oop-school-library-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
[OOP School Library] is a software application designed to efficiently manage the library's collection of books and keep track of borrowers. This comprehensive system aims to streamline the library's operations, enhance user experience, and ensure the availability of resources to students and faculty.
## 🛠 Built With
- Ruby
- [ ] [Add new students or teachers.]
- [ ] [Add new books]
- [ ] [Save records of who borrowed a given book and when.]
- [ ] [Having a basic UI]
- [ ] [preserves data]
To get a local copy up and running, follow these steps.
- Laptop
- Github
- Git
- Ruby
- Linters
### Prerequisites
In order to run this project you need:
- To install Ruby following these steps:
- Install the latest version on ruby+devkit [rubyinstaller](https://rubyinstaller.org/downloads/)
- Follow the installation steps [here](https://stackify.com/install-ruby-on-windows-everything-you-need-to-get-going/)
- install the [linters for Ruby](https://github.com/microverseinc/linters-config/tree/master/ruby)
### Setup
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/Chandan-devs-tech/OOP-School-Library.git
### Install
Install this project with:
sh
cd my-project
bundle install
👤 Chandan Gupta
- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)
👤 Melkamu Alemawu
- GitHub: [@melkamu12](https://github.com/melkamu12)
- LinkedIn: [melkamu-almawu](https://www.linkedin.com/in/melkamu-almawu/)
- [ ] [unit tests]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Chandan-devs-tech/OOP-School-Library/issues).
If you like this project give me a ⭐️.
I would like to thank the Microverse Team.
This project is [MIT](https://github.com/Chandan-devs-tech/OOP-School-Library/blob/feature/add-classes/MIT.md) licensed.