November 2015
Intermediate to advanced
224 pages
4h 30m
English
Chapter 16
Add Product
So far, you have added products for your app through the Parse project dashboard on Parse.com. Once your app goes live, it probably isn’t a good idea to allow everyone to do this. A few issues might arise if you let everyone access the Parse Dashboard.
In general, Parse Dashboard is neither a user-friendly interface nor an efficient way to manually enter a lot of data.
Typically you will create a web app to let some admin users add or edit products. Generally speaking, it’s much more efficient to use a web app to do data entry work. ...
Read now
Unlock full access