View Container
Learn how to design a modal view container to list the book records.
About the application
Our last view allows us to add and edit the books in our database. The application requires logic in this view and will only allow modifications to the data if the user is logged in. If not logged in, the data will be viewable but will be displayed as read-only.
This is what the application looks like:
Note: To log in, use the username
admin
and password123
.
Get hands-on with 1400+ tech skills courses.