Dashboard
The Oracle Backend for Parse Platform installation includes a dashboard endpoint. The Parse Dashboard is a web user interface for managing your Parse applications.
The dashboard URL was provided to you at the end of set up, and you chose the administrative user name and password during installation.
To log in to the dashboard, go to the provided URL and log in with the Admin
credentials. For example:
After you log in, you see the Landing Page that lists your applications. Most likely, you will have just one application that you created during configuration of the Oracle Backend for Parse Platform. You can click on the application to see details and to manage it. For example:
Note the collections listed in the left panel. Click GameScore
to see the data that you created earlier. For example:
Next, go to the Database Access page to learn about database access.