Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi Guys,
I have noticed many nice demo apps from the PTC, and I am curiously how to get these demo's source code? Maybe I can use it in project in the future.
Demo App link: https://extranet.ptc.com/sites/TDD/SitePages/IoT%20Apps.aspx
Thank you in advence
Solved! Go to Solution.
If an export is available, there should be a link to download the export on the details page for each app. Also, all exports are listed here https://extranet.ptc.com/sites/TDD/Shared%20Documents/ThingWorx%209.1%20Live%20Demo%20Apps%20-%20Exports?d=w43a342c30b0543e2a38b904116abd9fd .
Many of the apps do not have exports, but personal copies can be created using the PTC cloud portal, or downloaded from our FTP sites.
If an export is available, there should be a link to download the export on the details page for each app. Also, all exports are listed here https://extranet.ptc.com/sites/TDD/Shared%20Documents/ThingWorx%209.1%20Live%20Demo%20Apps%20-%20Exports?d=w43a342c30b0543e2a38b904116abd9fd .
Many of the apps do not have exports, but personal copies can be created using the PTC cloud portal, or downloaded from our FTP sites.
Thank you for your reply and it's clear and very useful.
Hi @Blake_Xie,
Before you try to reuse anything from these apps, you must be aware that there's no best practice principle applied in building them.
They do look good though, and that is the result of a rigorous UX design process and good UI/UX implementation skills. From a Thing Model perspective, most of them are relatively fine enough (eg: we don't read data from a CSV) but that is the end of it.
I would dare to say that the only thing to learn from them is the fact that a clean and properly designed UI and UX can make or brake an application.
Instead I suggest to:
Hope it helps!
Yes Vladimir, Thanks for your reminder and suggestions, the help center is a great place to learn, actually my main purpose is to use those demos to support our presale, sometimes I need to build a use case demo for them, using PTC demos can accelerate my progress apparently,