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.
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).
- Clone this repository:
git clone https://github.com/MarkVI2/NotepadforAviators.git
- Go into project
cd NotepadforAviators
- Install dependencies
pnpm install
- Run project
pnpm run dev
- Access the project
http://localhost:3000/
-
Switch to the
dev
branch. (git checkout dev
) -
Fork the repository.
-
Make changes to the forked repository.
-
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).