Skip to content

Notepad for Aviators is a notepad specifically to cater the needs of aviators looking to jot down information during flight. The web app can be used for both real flights and virtual simulations.

Notifications You must be signed in to change notification settings

MarkVI2/NotepadforAviators

Repository files navigation

Notepad For Aviators

Notepad for Aviators is a notepad specifically to cater the needs of aviators looking to jot down information during flight. The web app can be used for both real flights and virtual simulations.

Static Badge TypeScript Static Badge Static Badge Vercel

Contents

Usage and Features

The notepad is supposed to auto-populate information like departure frequencies, arrival frequencies, runway information, aircraft performance and more (See issues for features/bugs to be added or before opening a new issue. To request new features, refer to issue template).

How to install

  1. Clone this repository:
git clone https://github.com/MarkVI2/NotepadforAviators.git
  1. Go into project
cd NotepadforAviators
  1. Install dependencies
pnpm install
  1. Run project
pnpm run dev
  1. Access the project
http://localhost:3000/

How to contribute

  1. Switch to the dev branch. (git checkout dev)

  2. Fork the repository.

  3. Make changes to the forked repository.

  4. Submit a pull request, and ensure Vercel's preview deployment is passing.

The primary way to contribute is to look under an issue for the issue description and try to fix/add that particular bug/feature. In case of new ideas, you may approach me on discord (aviator_gator).

About

Notepad for Aviators is a notepad specifically to cater the needs of aviators looking to jot down information during flight. The web app can be used for both real flights and virtual simulations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published