Questions

I'm a psychologist / UX designer with front-end skills. Me and my friend want to develop an app that uses a heart monitor wearable to collect ECG data and use machine and apply an algorithm to establish some correlations based on his research. My friend knows matlab and python, I know CSS and HTML but we are not that experienced in mobile software engineering. My question is in regards to architecture. I've heard that it's much easier to develop apps with ionic+angular+phonegap instead of going native on Android and use java for example. However, we just want to create a working prototype so we could test on 5-10 people, and I would like to know if we should just try the javascript or the java route. What is the fastest way to make this happen? I've heard about appcelerator, but I'm also not sure if that will work for us. The wearable sends the signal via bluetooth to the phone, and after that it should connect the database which we would use an algorithm to analyze the data, then send it back to the phone.

If your goal is a proof of concept, use what you know and don't stress about performance yet.

Other options for using a web stack to build native apps include Steroids (native transitions with web views) and React Native.

From what you're describing, it doesn't seem like you'll hit any major challenges in the alpha stages. Once the project grows legs, it would probably be worth consulting with an expert to dig deeper into the architecture and requirements to make a more informed judgment.

Good luck!


Answered 8 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.