ticket app. list


In my opinion, the most important thing in this applications is the list of available rides. This is the whole point - to find a ticket for yourself according to the given parameters.⁣

I studied applications of similar subjects and wrote out the most important points:⁣
1. The list items should not stick to each other, as well as occupy the entire screen with one ride option;⁣
2. Avoid a large number of visual elements, font styles and so on;⁣
3. I saw two ways to find the cheapest / fastest flight. Configure the list in "Sort by" or filters. Or select these options as a separate item. I liked the second more. It would help me many times, because often the departure time is not so important as the travel time and price. Yes, they occupied the whole screen, but it’s not difficult for me to swipe down and see the rest of the results. Although of course this needs to be tested on users;⁣
4. An interesting idea is to show prices for nearest dates;⁣
5. Do not use the Buy button on each card. I think everyone already understood that the card is a clickable element. But again, this also needs to be tested.⁣

The most important thing that now confuses me is my idea with a menu, which pushed from the edge and the "Back" button. It is necessary to decide what side swipe does: returns back or opens the menu. I also don’t like that by clicking the filter button you can touch the “Back” button. Time to solve the problem⁣

Your criticism is welcome 👇⁣⁣⁣

More by Denis Timofeev

View profile