Skip to content

tyrantdavis/address-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

address-me


An address book application that is a basic Ruby program executed from the command line.


Development Objectives

  • build basic Ruby program
  • represent entries with Ruby models
  • read CSV files
  • use a binary search to look for addresses

Application Features

  • allows user interaction through a menu
  • imports address entries from CSV files
  • address book entries searchable

Setup

Languages and Frameworks:

  • Ruby version 2.3.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages