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

Kiosk app

Hi everyone, i need some advice to make an app for a kiosk. The app it,s only for show information in a touch screen, the people can touch the screen and navigate through the information we put. The app need be flexible for change some menu and others. I search for something easy and quickly (html, css etc...). The app need no show any system windows, only the app window. Any ideas for the best way?

Thanks in advance

3 Answers

Steven Parker
Steven Parker
229,786 Points

You want to do this with a web server and a browser?

I'd think something like this would be best done with a dedicated application for whatever type of machine and OS will be running in the kiosk.

Steven thanks for the response, it,s for windows. I want find the best mode to make it. I don,t need connection to internet, it,s for local host intranet

Is it possible, use a wordpress for make a kiosk app for windows? Any ideas for what way go? In another forum tell me about electron and angular ... Thanks in advance