/wx-dashboard

A dashboard for local pilots

Primary LanguageTypeScript

Chief Lap Copilot

chieflap.vercel.app

A weather dashboard for local pilots built with Next.js and hosted on Vercel.

homepage

About The Project

This is a personal project designed to improve the safety of paragliding in my local area by providing up-to-date weather data for pilots. It streamlines the pre-flight process and inflight decision-making by combining data from a number of APIs into one page that has been optimized for mobile devices.

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

  1. Install the correct version of Node using NVM
nvm install 21.6.0

Installation

  1. Clone the repo
    git clone https://github.com/columk1/wx-dashboard.git
  2. Install NPM packages
    npm install
  3. Start the development server
    npm run dev

Roadmap

  • Redesign Cards to include full gust range and time of last update
  • Redesign RASP interface to allow more windgram locations
  • Add Valleycliffe wind meter when it is installed
  • Create unit tests and snapshots using Vitest

Contact

Email: columk1@gmail.com
Twitter: @ColumKelly3
Website: columkelly.com

Live Project Link: chieflap.vercel.app