musaomondi / library

Home Page:https://tranquil-bayou-66123.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maseno University Library System

This is a library system that allows users to request for available books in the library. The request is recieved by a Librarian who in this app is an admin. The admin accepts the request and hands over the requested book to the user. User upon speculated time frame is able to return the book to the library. Feel free to clone, fork and reproduce this code.

How to contribute

If you’d like to add features (or bug fixes) to improve this application, you can fork the repo and make pull requests.

  1. Fork it
  2. Create your a new branch (git checkout -b Your-branch-name)
  3. Commit your changes (git commit -am .)
  4. Push to the branch (git push origin Your-branch-name)
  5. Create a new Pull Request

About

https://tranquil-bayou-66123.herokuapp.com


Languages

Language:Ruby 53.2%Language:HTML 24.6%Language:CSS 19.3%Language:CoffeeScript 1.6%Language:JavaScript 1.2%