๐ Table of Contents
๐ฏ OOP School Library
In this project, I build a console school library app in Ruby. The app allow 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 Stack
Technology
- Ruby
Tools
- VS Code
- GIT
- GITHUB
Key Features
This project is a simple spaces travelers hub. The main features are:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when
๐ Live Demo
Sorr, Currently no active link available.
๐ป Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
you have to those tools in your local machine.
- Ruby
- GIT & GITHUB
- Any Code Editor (VS Code, Brackets, etc)
Setup
Clone the project.
git clone git@github.com:shahadat3669/oop-school-library.git
Go to the project directory.
cd oop-school-library
In the project directory, you can run:
ruby main.rb
Runs the app in the terminal.
Run-test
To run the test use the following command
rspec src/spec
๐ฅ Authors
Shahadat Hossain
Birhanu Gudisa
๐ญ Future Features
- Implement GUI
๐ค Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
๐ Show your support
Give a โญ๏ธ if you like this project!
๐ญAcknowledgments
- My Family.
- Microverse Team.
โ FAQ
-
Are you using database?
- No, I am not using any database.
-
Can I use this project for personal use?
- Yes, you can use it.
๐ License
This project is MIT licensed.