Skip to content

alrico88/vertical-rate-calculator-web

Repository files navigation

Vertical Rate Calculator

A web application for calculating vertical rate for aircraft climbs and descent.

Features

  • Calculate required vertical rate based on:
    • Ground speed
    • Distance to target
    • Target altitude
    • Current altitude
  • Calculate Descent Point Using 3:1 Rule

Technology Stack

  • Frontend Framework: Svelte
  • Language: TypeScript
  • Styling: CSS3 + UnoCSS (Tailwind preset)
  • Build Tool: Vite

License

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

Acknowledgements

  • Svelte - The frontend framework used
  • TypeScript - Type safety for JavaScript
  • Vite - Next generation frontend tooling