Skip to content

tonytroz/simplelibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleLibrary

A simple library account system.

Features

  • Check-out and check-in books from library.
  • Books have attributes (availability, format, genre, language).
  • User cannot borrow more than 3 books at a time and cannot borrow the same book multiple times.
  • User has ability to lend books to other users.
  • User can set limit on book lending.

Usage

ruby simplelibrary.rb

User commands:

checkin checkout lend limit quit help cancel

Configuration

Reset database to default:

ruby reset_data.rb

©2013 Tony Trozzo

About

A Simple Library Account System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages