Skip to content

Create a simple app to look up the meanings of acronyms/initialisms.

Notifications You must be signed in to change notification settings

guptatarun84/Acronym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Acronyms

  1. User can enter an acronym or initialism

  2. User is then presented with a list of corresponding meanings

Technical Details

  1. Use the API available here to get the meanings for an acronym/initialism -

http://www.nactem.ac.uk/software/acromine/rest.html

  1. Project must conform to these parameters:

• Project must be in Xcode

• Project must be written in Objective-C or Swift

• Project must use NSURLSession for networking

• Project must use MBProgressHUD for wait indication -

https://github.com/jdg/MBProgressHUD

About

Create a simple app to look up the meanings of acronyms/initialisms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published