I need to build an APK for the local hospital of my city that alert people to donate blood when hospital need the idea is when hospital need people to donate they add what they need to a data base that alert on the apk of the phone whit the info, is posible to do that with intel xdk? thank for any info and suggest.
链接已复制
Hi Nicolas,
if you create a list of donors to alert (if I understand correctly), you will need to create a database on external servers, with control panel on such site with restricted area, from which to send notifications to donors according to blood type to donate . I'm already building similar systems and it works very well, but you have to use some technical devices. With XDK can be done, but unfortunately there are limits to get around, serve other external knowledge and tools to be attached to the App. I hope you have understood your needs.
See you soon.
To build your App you need:
1. Server Linux
2. Database MySQL
3. Knowledge of language PHP
4. Javascript Knowledge
5. Knowledge Angular
6. Framework IONIC + Bower and Cordova
7. A web site (not mandatory, but it can serve to give access to users from a computer.
8. Knowledge of graphics and CSS.
Personally I prefer to work without App Designer with XDK. Only code and emulator. We must also assess certain requirements valid for Android that does not apply to iOS and Windows.
This is the base from which, according to my method.
I've probably forgotten something, but the base is this.
Bye.
Dear Nicolas,
I have all the codes that are used to implement your project, even if you have to customize them. Do not just paste a code here (we are talking of a complete project, not a problem to be solved of code already written). The info can be found anywhere on the internet, but I understand that you have never made a thing. Can I ask you what are your knowledge about web programming and app? Need all the knowledge (I had forgotten jquery, ajax, gcm for push notification). First of all you have to outline the features. It 'a job that can take one or two months. It starts with an idea and then you realize you miss this or that ...
Do I still mention some links:
http://ionicframework.com/docs/components/#icons
https://github.com/phonegap/phonegap-plugin-push
https://docs.angularjs.org/api
http://qnimate.com/post-series/intel-xdk-complete-training/
https://support.google.com/googleplay/android-developer/answer/6112435
If you need a hand to realize the project contact me in private and we'll talk (I live in Italy). If you know how to move, I wish you good work. :)
