Skip to content

🌦️ Aviation Weather Report – A sleek and simple aviation weather report website that provides real-time airport information, including METAR and TAF reports.

Notifications You must be signed in to change notification settings

BraedenKilburn/AviationWeatherReports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aviation Weather Report

This is an aviation weather report website. You can retrieve airport information as well as METAR and TAF reports for a specified airport.

This website will:

  • Prompt the user for the desired airport's weather report
  • Display the airport and weather details
  • Utilize Responsive Design
  • Dynamically update using Vue.js, a progressive JavaScript framework
  • Run a back-end server on Node.js to retrieve the station reports
  • Retrieve saved airports using a REST API built with Express

Background

There are many websites that provide this functionality already; however, I believe that they all are, typically, visually complicated. I hope to accomplish both functionality and visual simplicity in my project.

Pages

  • Home Page
  • Airport Details
  • METAR Information
  • TAF Weather Forecast

TODO

  • Save results using AWS DynamoDB to cache results

About

🌦️ Aviation Weather Report – A sleek and simple aviation weather report website that provides real-time airport information, including METAR and TAF reports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published