Giter VIP home page Giter VIP logo

skiforecast's Introduction

Ski Weather Outlook

Lift tickets are expensive. Ski area parking lots fill up. Day pass limits... There are plenty of reasons to choose wisely when planning a ski weekend. This app helps you plan by providing a dashboard view of NOAA weather forecasts for popular ski areas located in the Cascade Mountains of Washington State. The app updates once per day and summarizes precipitation, snow levels, temperature and wind data for each day of the upcoming week.

Access the Ski Weather Outlook app.

Check out how it works here.

Version 1.0.0 (Released: February 24, 2024)

Getting Started

Clone the repository from the terminal using the following command: git clone https://github.com/cander67/skiforecast.git

Prerequisites

Local development can be accomplished by creating a virtual environment using Python 3.11 and installing the necessary dependencies as described below.

The following prerequisites must be met for cloud deployment:

  • Azure Developer CLI
  • Azure Function App
  • Azure Function App Registration and Service Principal
  • Azure Storage Account, standard general-purpose v2 account
  • Microsoft Entra security group
  • Azure RBAC assignments
  • Properly configured environment variables
    • AZURE_CLIENT_ID
    • AZURE_TENANT_ID
    • AZURE_CLIENT_SECRET
    • User-Agent Header for API requests

Installing

  • Install Azure Developer CLI
  • Install dependencies from the terminal using the following command: pip install -r requirements.txt

Deployment

This app is setup for continous deployment to Azure Functions using GitHub Actions.

Built With

Contributing

Contributions and suggestions are welcome and may be submitted by forking this project and submitting a pull request through GitHub.

Changelog

Version 1.0.0 (Released: February 24, 2024)

  • Initial release

Authors

Written by Cyrus Anderson.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledements

Thanks to varunr89 for brainstorming and motivation.

skiforecast's People

Contributors

cander67 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.