Creating items
We've now successfully added authentication to our client app. With this in place, we can begin work on the admin pages of the app.
So in this video, we're going to make it possible for our admin user to sell, or in other words, create, an item from the client app.
Of course, we already have an API endpoint for this, and I've already created the layout of the form as you can see on screen now.
Click to load comments...