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

Fixed -Overflow Issue in bottom bar and "#satellite" division #20 #23

Open rkverma2022 opened 9 months ago

rkverma2022 commented 9 months ago

Screenshot_20240112-093107

Hi, Issue #20 Fixed, I'm looking to your feedback,

Thank You

savitore commented 9 months ago

@rkverma2022 pull to refresh should not synchronise whole data. there is already an option to sync data in settings. instead it should synchronise the satellite coordinates and show a toast or something saying the satellites coordinates are updated.

rkverma2022 commented 8 months ago

@savitore So, only the coordinates of all satellite should be refreshed at home Page, is it?

Or should our refresh_feature refresh satellite info page where info of a particular satellite is.

savitore commented 8 months ago

@rkverma2022 it should refresh the current location of the satellite.