Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 906 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 906 Bytes

Contact List

A Ruby app that allows a user to list contact information, 09.13.2017

By Margaret Berry and Javier Jimenez

Project Goals

  • Practice using the Sinatra framework.
  • Practice writing integration and unit tests.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd contact
  3. $ ruby app.rb
  4. Navigate to localhost:4567 in your preferred browser.

Known Bugs

There are no known bugs at this time.

Support and contact details

If you have questions, comments, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • Ruby
  • Sinatra

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Javier Jimenez