This app is records what books are in the library and who borrows them for librarian of OOP University. The app allows the librarian to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
- Major languages: Ruby
- Technologies used: Rubocop, Gitflow
- Ruby installed on local system
- npm ( Node Package Manager )
- Git and Github Account
To get a local copy up and running follow these simple example steps.
-
Open terminal
-
Change to the desired directory then run the following:
-
Run
git clone git@github.com:mengiefen/school_library.git -
cd repo-name/
-
Steps to excute the app locally
- `main.rb` is the entry point for the app
- On root directory run `chmod 755 main.rb`
- Then run `./main.rb`
- Follow the interactive console instructions
👤 Mengstu Fentaw
- Github: @mengiefen
- Twitter: @MengistuFentaw
- Linkedin: @mengefen
👤 Hector Torres
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
This project is MIT licensed.