School Library is app where users can
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
Client
- Built methods using Ruby classes
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby
bundler
Clone this repository to your desired folder:
git clone https://github.com/K0ppai/School_Library.git
Install this project with:
cd School_Library
bundle install
it will install the required gemfile for running the project
👤 Koppai
- Add Ui
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
I would like to thank microverse for this project
This project is MIT licensed.