Very nice video shared. Never knew before watching your tutorials how Vast MIT App programming is actually. Every time you're sharing interesting new stuff.
Hi, could you please make a video about saving images and items of a shop to Google Drive and also about designing and responsively and resizing images for different displays?
Hello Thanks for your very good and clear videos. I want to ask if it is possible to be able to delete not all the shopping in the list, but only one or two without giving a message: Bad arguments to remove list item The operation remove ist item cannot accept the arguments :
Hi. Thank you for liking the videos. Yes, it is possible to delete items one by one and I have taught this in this video too besides the clear button code. Look at the listview’s afterpicking code and check whether you have set remove list item properly. You should provide the list which is getItems and you should also provide index which is listview’s selection index. Now, just tapping on any item on the list should remove it without any error. I will also be publishing a video in the future for more options while dealing with a listview such as updating items.
You will need to use an API. For example, I have made a weather app by connecting to weather API service and we can find the daily weather of a city this way. Similarly, depending on what kind of update you need, you will need to find a service that provides that kind of information through an API. th-cam.com/video/zQoXPhAr1bA/w-d-xo.html
@@ObsidianSoftEducation hi sys, if I may ask. Do you think the block editor will substitute conventional coding?. Regarding this tutorial, the app is not just working but I'm going to actually use it everyday. It is definitely going to help, because most of the time I used to forget stuff I want to buy when I get to the market.
@thebloody_blue I don't believe that the block editors will completely substitute conventional coding. A lot of initialization code is hidden to make blocks easier. Moreover, mit app inventor still needs to become more powerful. I find Scratch to be still more powerful than mit app inventor.
Ur step by step guidance towards each n every small lectures is so helpful
Ur app development videos are verily informative to learn step by step ...... You try to clear every bit of confusion
I found this interesting to sort out my shopping list & required grocery haul.
It's a great idea to make a shopping list app ..... Quite helpful to develop app for businesses
Very nice video shared. Never knew before watching your tutorials how Vast MIT App programming is actually. Every time you're sharing interesting new stuff.
This is step by step process of course to be done that helpful for everyone ❤thanks for sharing
By your guidance i'm learning app development step by step ❤
Hi, could you please make a video about saving images and items of a shop to Google Drive and also about designing and responsively and resizing images for different displays?
sure...will try to make it soon.
Another handy and easy to make app for day to day use. Thanks
Very nice sharing and thanks for telling step by step
A much needed and useful program for daily usage 👍 thanks for sharing the making of it with us 👌
Thanks for giving information about the app...its really beneficial👍
Amazing step by step and well explained tutorial
I want to modify it in such a way that the user selects items from a prefilled list. Any help on this, please!
You can use a drop-down for selecting items, and once the user selects, you add that item to the list.
As usual, Very informative and helpful video 🤠
That's great 👍 perfect app for all ages 🙂
Hello
Thanks for your very good and clear videos.
I want to ask if it is possible to be able to delete not all the shopping in the list, but only one or two without giving a message:
Bad arguments to remove list item
The operation remove ist item cannot accept the arguments :
Hi. Thank you for liking the videos. Yes, it is possible to delete items one by one and I have taught this in this video too besides the clear button code. Look at the listview’s afterpicking code and check whether you have set remove list item properly. You should provide the list which is getItems and you should also provide index which is listview’s selection index. Now, just tapping on any item on the list should remove it without any error. I will also be publishing a video in the future for more options while dealing with a listview such as updating items.
@@ObsidianSoftEducation Thanks for your answer and I am waiting for this video
@@evanrizo most welcome :)
Mam, daily update app required like price update daily it's possible please suggest me
You will need to use an API. For example, I have made a weather app by connecting to weather API service and we can find the daily weather of a city this way. Similarly, depending on what kind of update you need, you will need to find a service that provides that kind of information through an API. th-cam.com/video/zQoXPhAr1bA/w-d-xo.html
Thanks mam I will try.
@@Sam1988155 best wishes :)
Informative content as always
Very helpful sharing 😃
Really helpful tutorial thanks for sharing
How to make the ListView component multiselect?
I think it is not doable without using an extension.
Very nicely explained
Aha this one is my fav😉
Very helpful lecture.
Very Well explained..
Very helpful video
very helpful video thanks for sharing
thanks good video
Glad you liked it!
Really helpful tutorial
Well explained tutorial thanks 👍
After developing the app in MiT, can we add it into playstore?
Very informative video
Can you share the link so its easier to make?
Aia project file already shared in video description.
If you want the newest item added to come on top of the listview, have a look at this tutorial: th-cam.com/video/4vDj3q16L1Y/w-d-xo.html
I always found it so hard to make to do list after watching your video it looks so easy
Where is amount ant costing option?
This is a basic app for making any to do list that can be a tasks list or a shopping list. You can customize it and add your own features to it.
mem if you have the extracted file of this pls share in the video discription
it will be very helpfull
The link for my projects aia files is in the video description. Just visit the webpage and look for the shopping list project.
@@ObsidianSoftEducation thank you so much I will use it for my college project 👍🏻😆
Sure...go ahead 😊
Working
Glad to hear this :)
@@ObsidianSoftEducation hi sys, if I may ask. Do you think the block editor will substitute conventional coding?.
Regarding this tutorial, the app is not just working but I'm going to actually use it everyday. It is definitely going to help, because most of the time I used to forget stuff I want to buy when I get to the market.
@thebloody_blue I don't believe that the block editors will completely substitute conventional coding. A lot of initialization code is hidden to make blocks easier. Moreover, mit app inventor still needs to become more powerful. I find Scratch to be still more powerful than mit app inventor.