Skip to content

teustice/anagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anagram Checker

An application that compares two strings of text and outputs if they are anagrams or not, 4/21/17

By Tanner Eustice

Description

There are two forms on the index page. The strings are then compared to check if all the characters in one are present in the other. The application will then output if it was an anagram or not

Setup/Installation Requirements

  • run 'Bundle install' in the project directory to instal all dependencies
  • to view the app, run 'ruby app.rb' in the project directory

Known Bugs

None currently, if a bug is found please email me at: teustice@msn.com

Technologies Used

  • HTML5
  • CSS3
  • Ruby v2.3.1
  • Sinatra
  • Rspec
  • Capybara
  • Bootstrap

License

MIT License

Copyright (c) 2017 Tanner Eustice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors