IS2023 Tutorial 8 Search
IS2023 Tutorial 8 Search
This tutorial builds on the previous one, where we created an M-commerce catalog. In this
tutorial, we will add a keyword search feature, as well as the ability to insert, update and delete
products. We will also create previous and next buttons to allow users to navigate between
products.
Activity 1: Set up the project template and explore the app functionality.
Activity 2: Create buttons to switch between the previous and next products.
• You need to create two buttons that can show the next product and the previous
product.
• You must handle the situation when the user reaches the end or the beginning of the
product list.
• No more hints will be provided.
• Before submitting your application, it's crucial to ensure that it's functioning as expected.
In this activity, we'll walk through some steps for testing your app.
• You can watch a video named T8_demo that shows you an example of how to test your
invention.
• After you've thoroughly tested your app and you're confident that everything is working
as expected, you can proceed to submit it. Remember, it's better to discover and fix bugs
now than to have them found later by your users or during the evaluation process. Good
luck!
1. Take screenshots of your component view and block view for all the screens in your M-
commerce search app.
3. Make sure to include your student ID and full name on the design view's screenshot.
Done!
Reference: https://community.kodular.io/t/how-to-create-any-design-using-dynamic-
components-extension/80262