First of all Demo link page is :
https://progresscircle.bubbleapps.io/version-testSecond Bubble Editor page is :
https://bubble.io/page?id=progresscircle&tab=tabs-1&name=index1. Progress Circle (Without Input):
This element is a dynamic circular progress bar that visually represents the percentage of completion. The circle fills proportionally based on a given percentage value, with customizable color and stroke width. It's ideal for visually conveying progress in applications such as surveys, task tracking, or performance dashboards.
Key features:
Customizable Progress: The circle fills up based on the provided percentage value (from 0 to 100).
Dynamic Styling: You can customize the color and width of the progress circle, making it flexible for different design needs.
Smooth Animation: The progress updates smoothly with a clean animation as the value changes.
Sure! Here's a description for the two elements we’ve created (the circle progress bar with and without input):
1. Progress Circle (Without Input):
This element is a dynamic circular progress bar that visually represents the percentage of completion. The circle fills proportionally based on a given percentage value, with customizable color and stroke width. It's ideal for visually conveying progress in applications such as surveys, task tracking, or performance dashboards.
Key features:
Customizable Progress: The circle fills up based on the provided percentage value (from 0 to 100).
Dynamic Styling: You can customize the color and width of the progress circle, making it flexible for different design needs.
Smooth Animation: The progress updates smoothly with a clean animation as the value changes.
2. Progress Circle with Manual Input:
This interactive progress circle allows users to manually enter a value to control the progress. It combines a visual progress indicator with an input field, allowing users to update the percentage directly. The circle responds to the input by filling proportionally to the entered value.
Key features:
Interactive Input: Users can type a percentage value (from 0 to 100), and the circle dynamically fills to match the input.
Customizable Design: Like the standard progress circle, the color and stroke width of the circle can be customized.
Responsive Layout: The input field and progress circle scale dynamically based on the container size, ensuring a clean and professional look on different screen sizes.
Live Feedback: As the user enters a new percentage, the circle updates in real-time, providing immediate visual feedback.