This application allows children to create their own dictionary with words and multiple definitions.
- Create a functional Sinatra application.
- Deploy the application to Heroku.
Spec | Input | Output |
---|---|---|
Saves words to the list | continent | Word List: continent |
Alphabetizes the word list automatically | delta, country, continent | Word List: continent, country, delta |
Saves and shows multiple definitions for each word | One of the seven main landmasses on the Earth, a large landmass on another planet | Word page: Continent - One of the seven main landmasses on the Earth, a large landmass on another planet |
- Install the word definer by cloning this repository. Make sure to run bundle update to get the latest gem versions.
- Click the link below to access the application online:
- Word Dragon
There are no known bugs at this time.
If you have questions, comments, or concerns, please contact Margaret. Feel free to make a contribution to the code.
- Ruby
- Sinatra
- Heroku
- CSS
- Bootstrap
This software is licensed under the MIT license.
Copyright (c) 2017 Margaret Berry