Skip to content

Rouz1130/word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Counter

By Rouz Majlessi.

Specification

Behavior: should handle Input Output
User enters single letter "a", "a" 1
User enters two letters "a", "b" 0
User enters two words "and "the" 0
User enters two of the same words "and" "and" 1
User enters a sentence "the", "blue jays rock" 1
User enters a sentence that have parts of a word in it "the","blue jays rock the theater" 1

Setup/Installation Requirements

  • You have to have an active internet connection
  • A working device
  • and go to web site , localhost:5004

Known Bugs

none

Support and contact details

Contact Rouz Majlessi rmajlessi@gmail.com

Technologies Used

Html, C#, Nancy , Razor

License

Copyright (c) 2016 Epicodus via Rouz Majlessi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages