You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask app that shows daily weather status nearby various ski resorts throughout Niigata Prefecture. Built in Python, Flask. Weather info gets fetched from a REST API and gets stored in an online database using PostgreSQL. Database is updated hourly through Cron jobs locally.