Skip to content

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.

Notifications You must be signed in to change notification settings

mengiefen/school-library

Repository files navigation

OOP School Library

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.

Built with

- Major languages: Ruby
- Technologies used: Rubocop, Gitflow

Prerequisites

- Ruby installed on local system
- npm ( Node Package Manager )
- Git and Github Account

Getting Started

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/

Running the Application

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

Authors

👤 Mengstu Fentaw

👤 Hector Torres

Contributers

📝 License

This project is MIT licensed.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages