Skip to content

handihealth/easicalc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easicalc

iOS app to calculate EASI scores

Build Status

Building (requires Mac OS X with homebrew and xcode installed)

# install npm, imagemagick
brew install npm
brew install imagemagick

# install cordova, cordova-splash
sudo npm install cordova -g
sudo npm install cordova-splash -g

# build for iOS simulator
cordova platform add ios
cordova build

# run inside simulator (optional)
cordova emulate

Building for an iOS device

  • Open platforms/ios/EASI Calc.xcodeproj and use Xcode to build

About

iOS app to calculate EASI scores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.7%
  • Java 24.7%
  • Objective-C 16.4%
  • C# 10.4%
  • HTML 4.4%
  • C++ 3.4%
  • Other 3.0%