Kivy Mobile App #25 | Kivy Expansion Panel to show Road Opening

preview_player
Показать описание
In this tutorial, we are going to create a new Road Opening screen in MyTransportApp. This screen is going to show all the road openings ongoing and also road works that will be carried out in the next day. We will be using the Kivy MD Expansion Panel to display all the information.

You can find the web based version of the tutorial on my website at the link below.

In this tutorial, you will learn
1. How to send a GET request to LTA Datamall to get the road openings data.
2. How to create filter the data that we want to display.
3. How to create Scroll View and MD Gridlayout.
4. How to create Kivy MD Expansion Panel.
5. How to add Expansion panel content.

Follow me on my Github page:

Support my Channel and my Work on Buy Me A Coffee:

Please subscribe to my channel if you want to learn about it! I am very exciting to share what I have learned about Kivy with you :)
Рекомендации по теме
Комментарии
Автор

Hi Marcus how are you?

I really liked your video, and I wanted to ask you for some help.

I am really new in kivymd, and I am trying to do my own app (a conversor app) I would like to do two things and I don't know if you could help me to do them

1) the first one is to do an expansion panel but each panel has a different information in it, for example '' Item A'' has A letter A on it when expanded, and ''item B'' has a letter B, and so on.

2) the second thing is that when you press a button it opens a new tap where you can do stuff.


I don't know if you could help me with that, thank you very much for your attention and time

cristiancperezf