Skip to content

ryansouthern/ISA-3010-Group-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ISA 3010 Group Project

Instructions

You need to develop a Ruby program that covers some of the basic operations of an e-Commerce store. Remember, you will not be implementing any GUI functionality, nor do you have to create a web page. Functionality required includes the following:

  • A text based menu driven set of options that hould include "Purchase Items", "Lookup Purchase History" and "Exit".
  • A file that stores a listing of products available. What the porducts are is entirely up to you.
  • Another file that retrieves record of what a customer has purchased in the past.

About

Group project for ISA 3010 at KSU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages