Skip to content

An app that allows a user to create a list of favorite things (Epicodus Ruby Week 2 Wednesday)

Notifications You must be signed in to change notification settings

codemargaret/favorite_things_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Favorite Things

A Ruby app that allows a user to list and rank their favorite things, 09.13.2017

By Margaret Berry and Karla Buckner

Project Goals

  • Practice using class variables
  • Practice writing class methods.

Setup/Installation Requirements

Run the following commands in Terminal:

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

Known Bugs

  • If a user enters a rank that is already in the list, the item won't save.

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 Karla Buckner

About

An app that allows a user to create a list of favorite things (Epicodus Ruby Week 2 Wednesday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published