JaKXz / Jobmine-Plus

Mobile app for students of UW who are subject to Jobmine
jobmine.uwaterloo.ca
0 stars 0 forks source link

Support other platforms! #1

Open JaKXz opened 10 years ago

JaKXz commented 10 years ago

I'm thinking I will use the Ionic Framework, which handily has a Yeoman community generator.

Please feel free to suggest better alternatives. I am going with the PhoneGap/Cordova approach based on lots of research and the fact that it will not be an overly complicated app leveraging special device-specific APIs, and we want to support as many platforms as possible.

JaKXz commented 10 years ago

Since the original generator-ionic seems to be at somewhat of a standstill, I've forked it and am customizing it to my liking.

My next step is to modify the relevant ionic starter project to match the generator-angular structure.

EDIT: Drifty has mentioned that they will work on updating the starter projects.