vostpt / aterratreme_auto

Automating Eartquake Data from IPMA
MIT License
0 stars 0 forks source link

[Feature] Turn the code into a web asset #2

Open JorgeMiguelGomes opened 4 months ago

JorgeMiguelGomes commented 4 months ago

Objectives

  1. To run the script on VOSTPT's server instead of relying on GitHub actions, as it happens now.
  2. To use social media networks API to send the new image file with a standard text including the hashtag "#ATerraTreme" (example tweet)
  3. To save the earthquake data in a SQL (Alchemy, SQL Lite, or SQL) database
  4. Create a data visualisation page dashboard with Plotly Dash for the number of earthquakes per week and per month

Recommendations

  1. Test thoroughly before deploying, meaning let's wait for a real earthquake to happen
  2. Use VOSTia on Twitter and Mastodon for tests, not the main account
  3. Create a VOSTia account on Bluesky for tests for the same reason
JorgeMiguelGomes commented 4 months ago

Assigned @MicaelMCarvalho to help with the social media networks integration Assigned @JorgeMiguelGomes to create the social media account for VOSTia on BlueSky and to create the Plotly Visualization Dashboard Assigned @pedrolucas7i for the features development.

MicaelMCarvalho commented 4 months ago

👀