Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eccb7/school-library
This project empowers you to harness Object Oriented Programming principles to build a sleek and efficient system for managing students, teachers, books, and borrowing records. Explore the project and start your journey towards mastering OOP.
https://github.com/eccb7/school-library
rspec ruby
Last synced: about 1 month ago
JSON representation
This project empowers you to harness Object Oriented Programming principles to build a sleek and efficient system for managing students, teachers, books, and borrowing records. Explore the project and start your journey towards mastering OOP.
- Host: GitHub
- URL: https://github.com/eccb7/school-library
- Owner: Eccb7
- License: mit
- Created: 2023-09-15T09:38:51.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-30T18:46:49.000Z (about 1 year ago)
- Last Synced: 2023-10-01T15:43:20.334Z (about 1 year ago)
- Topics: rspec, ruby
- Language: Ruby
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)Welcome to the **"OOP School Library"** project at OOP University! This project empowers you to harness Object Oriented Programming principles to build a sleek and efficient system for managing students, teachers, books, and borrowing records. Explore the project and start your journey towards mastering OOP.
Language
- Dive into Object Oriented Programming at OOP University and construct a library management system that efficiently handles students, teachers, books, and borrowing records.
- This project's key elements encompass OOP mastery, user management, book cataloging, borrowing record tracking, a user-friendly console-based UI, guided project-based learning and data persistence.
To get started with the school-library Project, follow these steps:
Before you begin, ensure you have Ruby installed on your system. You can check if Ruby is installed by running the following command in your terminal:
```sh
ruby -v
```
Example commands:
```sh
cd my-folder
git clone https://github.com/Eccb7/school-library
```
-
### Install
Example command:
```sh
cd school-library
```
Example command:
👤 **Ojwang Briton**
- GitHub: [@Eccb7](https://github.com/Eccb7)
- Twitter: [@briton_otieno4](https://twitter.com/briton_otieno4)
- LinkedIn: [briton-otieno](https://linkedin.com/in/briton-otieno)
1. **Online Book Reservation**: Implement an online reservation system, allowing users to reserve books in advance, ensuring availability when they visit the library.
2. **Fine Management System**: Develop a fine calculation and management system for overdue books, automating the process of collecting fines from borrowers.
3. **Integration with RFID Technology**: Incorporate RFID technology for efficient book tracking and management, enhancing the overall library experience.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## ⭐️ Show your support
If you like this project, give it a ⭐️
## 🙏 Acknowledgements
I would like to thank microverse for the support they have provided
This project is [MIT](./LICENSE) licensed.