Skip to content

finalfreq/Dictionary_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Dictionary

Tired of that old boring Weber Dictionary? Well this application was designed for users who are interested in building their very own dictionary! There are no rules to what you can put in as words and definitions!

Installation

Retrieve the included Gemfile and Run the following command

bundle install

Usage

To use the app run

ruby app.rb

Navigate in your browser to localhost:4567. In the forms provided, input the word you would like to add to your own dictionary. After adding to dictionary you can click on the word you added and the next page shows the details about the word. On that page you can hit "add definition" and that will allow you to define the word and update your dictionary.

You may also access this app from Heroku @ https://james-dictionary.herokuapp.com.

Bug reports

If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us fixing the possible bug. We also encourage you to help even more by forking and sending us a pull request.

Maintainers

  1. James Williams (https:/finalfreq)

License

MIT License. Copyright 2015

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published