Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Paul Jones
Paul Jones
2,143 Points

Advice on recommended Mobile Web app framework to use?

Wanting to get some ideas around some well developed mobile web app frameworks that are open source. Something that has pre-built features that you would use that make the web app look and feel native. Something similar I have seen is Kony.com which is a hosted environment.

I know things like jquery mobile exist, but thinking more around the likes of an angular.js possibly?

Excuse my lack of understanding and appreciate your view.

Ken Alger
Ken Alger
Treehouse Teacher

Paul;

Welcome to Treehouse!

Can you share what you are trying to achieve with your application and for what device(s)? That may help direct you in the most appropriate direction.

Ken

Paul Jones
Paul Jones
2,143 Points

Hey Ken. Sorry, I replied to my own message. I have added detail in the question.

Thanks Paul

1 Answer

Paul Jones
Paul Jones
2,143 Points

Hey Ken Apps for iPhone/pad and Android phone/tab typically. We are currently trying 7" Samsung tablets.

Pulling data from a database server to present in the app. Such as timetable information.

Also allow form filling and submission to a backend database.

Does that help?