/anagrams

Primary LanguageRuby

Anagram checker

_Will check whether the word or phrase is an anagram, palindrome, or neither

By Anatoliy

Description

Checks input and tells whether entered words and phrases are anagrams, palindromes, or neither

Setup/Installation Requirements

Specifications

Anagram: example input: ruby, bury example output: These are anagrams

Palindrome example input: racefastsafecar, Race fast safe car! example output: These are also palindromes!

Antigrams example input: Hi, Bye example output:

Not a word example input: 123, zzz example output: Enter a real word

Not anagrams: example input: dod, not example output: These are not anagrams

Known Bugs

Support and contact details

Contact the developing team

Technologies Used

HTML, CSS, Ruby, Sinatra

License

MIT

Copyright (c) 2017 Epicodus