reynico / raspberry-noaa

Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
https://github.com/reynico/raspberry-noaa
GNU General Public License v3.0
179 stars 56 forks source link

Major Webpanel Refactor - Mobile Friendly #123

Closed jekhokie closed 3 years ago

jekhokie commented 3 years ago

Refactor the webpanel to make it mobile friendly and more streamlined, and include an update_webpanel.sh script to help with first migration plus ongoing updates that are released (changes can now be made and users can simply run the script to have all new content migrated to the web directory, retaining their audio and images directories so they are not overwritten).

jekhokie commented 3 years ago

Please don't merge quite yet - feedback on presentation would be great, but this will likely be updated to provide a better layout/format for the structure to conform to better MVC standards. I'll move this out of draft and into "Ready for review" once I get the structure re-organized.

jekhokie commented 3 years ago

Moving this work over to jekhokie/raspberry-noaa-v2 based on the significant changes required. Will update on how to migrate in that repository.