Skip to content

An application where children can save words and definitions (Epicodus Ruby Week 2 Code Review)

Notifications You must be signed in to change notification settings

codemargaret/word_definer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Dragon

A website to help children learn new words, 9.20.2017

By Margaret Berry

Description

This application allows children to create their own dictionary with words and multiple definitions.

Project Goals

  • Create a functional Sinatra application.
  • Deploy the application to Heroku.

Specifications

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

Setup/Installation Requirements

  • 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

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
  • Heroku
  • CSS
  • Bootstrap

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry

About

An application where children can save words and definitions (Epicodus Ruby Week 2 Code Review)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published