Getting Started
Your shortcut through the MOVE platform into a runnable app is:
register and create a project in the MOVE Dashboard
obtain the projectId and an API key from the MOVE configuration page of your new MOVE project
install the app on your mobile phone, take the phone everywhere you go for a couple of days
check the results in the MOVE timeline
You can check out our sample code on Github!
the sample backend illustrates how to consume the MOVE APIs in node.js. You can use it to run your own version of the MOVE App e.g. on Firebase or on a local machine.
Last updated