/The-Word-Definer

This app lets you add words to a list. You can add, edit, and remove definitions and words.

Primary LanguageRuby

Epicodus Project

This is a project made with the help of Epicodus! November 30th 2018

By Quinn Miller

Description

This is a ruby application that uses sinatra. Enter a word and a definition and watch it appear on the list below. You may also click on each entry and add more definitions.

Setup/Installation Requirements

  • You need a web browser.
  • You can go to https://secure-waters-19574.herokuapp.com/ to use the app.
  • Any text editor should do if you want to edit my work. I used Atom.
  • You need a terminal with Ruby installed
  • Clone or download the repository, then type 'ruby app.rb' in your terminal. Then open your internet browser and type localhost:4567. You should now see the homepage.

Known Bugs

  • None yet.

Support and contact details

Still learning so feel free to contact me with any suggestions or questions.
email: millerquinn66@gmail.com

Technologies Used

  • Git
  • BASH
  • Atom
  • Github
  • Ruby
  • Ruby gems:
    1. Rspec
    2. Sinatra
    3. Sinatra-contrib
    4. Pry
    5. Pivotal-git-scrips
    6. Capybara

License

*Copyright (c) 2018 Quinn Miller //

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) 2018 Quinn Miller