NotepadforAviators
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.
Install / Use
/learn @MarkVI2/NotepadforAviatorsREADME
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
- 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/
How to contribute
-
Switch to the
devbranch. (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).
