Difference between revisions of "Adverse"
Jump to navigation
Jump to search
Enkhjargal (talk | contribs) (Created page with "index.html: main web page. splashes -> Images/Icons/Android Images/Icons/iOS/Splash/ themes -> css files organ objects: int-organs.js ext-organs.js int-spots.js ex...") |
Enkhjargal (talk | contribs) |
||
Line 29: | Line 29: | ||
phonegap build config (important is to change the version number) | phonegap build config (important is to change the version number) | ||
config.xml | config.xml | ||
+ | |||
+ | how to build the app: | ||
+ | https://build.phonegap.com/ | ||
+ | -> create an account | ||
+ | -> zip the code folder and upload on this website | ||
+ | -> .apk is for android | ||
+ | -> .ipa is for ios | ||
+ | create a special key for each OS | ||
+ | |||
+ | how to upload the app: | ||
+ | developers.google.com/apps | ||
+ | itunes connect |
Revision as of 16:22, 23 March 2017
index.html:
main web page.
splashes ->
Images/Icons/Android Images/Icons/iOS/Splash/
themes ->
css files
organ objects:
int-organs.js ext-organs.js int-spots.js ext-spots.js
body diagram interactions, functions using organ objects:
interact-script.js
objects of all adverse event terms:
meddra.js
search in openfda and draw graph with loader.js:
fdajson.js
user profile
profile.js
phonegap build config (important is to change the version number)
config.xml
how to build the app:
https://build.phonegap.com/ -> create an account -> zip the code folder and upload on this website -> .apk is for android -> .ipa is for ios create a special key for each OS
how to upload the app:
developers.google.com/apps itunes connect