Axure Tutorials & Tips
When designing applications for meteorological agencies, it is common to incorporate a design feature that includes latitude and longitude reference lines on a map. As the user moves their mouse on the map, these reference lines also move accordingly and...
Continue reading
Line charts and bar charts are common elements in backend design. While backend products typically have less interactivity and focus more on data and logic design, it's still important to consider user experience. Some backend products, like Amazon's seller backend,...
Continue reading
Shopping is a favorite activity for many women. Flash sales are a popular type of promotion where a specific product or activity is offered for a limited time at a discounted price. It creates a sense of urgency and excitement...
Continue reading
The Lucky Wheel is typically a gamified feature that allows users to spin a wheel for a chance to win prizes or rewards. It adds an element of excitement and engagement to the user experience.The Lucky Wheel aims to create...
Continue reading
Sorting and pagination are essential for organizing data, especially when dealing with a large amount of data.Sorting allows you to quickly find the maximum or minimum values within a dataset.Pagination, on the other hand, divides the data into multiple pages...
Continue reading