savitore / STEAM-Celestial-Satellite-tracker-in-real-time

This project represents the orbit of a satellite orbiting earth on a Liquid Galaxy rig and an Arduino-controlled pointer through a mobile application.
MIT License
6 stars 12 forks source link

Clear Button Added #8

Closed andoriyaprashant closed 6 months ago

andoriyaprashant commented 8 months ago

Fixes #7

Description

The clear button dynamically appears on the right side of the search field, providing users with a convenient way to reset the search input effortlessly. This improvement streamlines the user interface, making the search process more user-friendly and intuitive.

Demo Video

https://github.com/savitore/STEAM-Celestial-Satellite-tracker-in-real-time/assets/121665385/0f977109-85ba-432e-a05a-e6960cb225d0

savitore commented 8 months ago

@andoriyaprashant after using the clear button, the satellites data should get updated. Find a way to do it without lagging.