SkillAgentSearch skills...

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/NotepadforAviators
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>Notepad For Aviators</h1> <p> 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. </p> <p> <img alt="Static Badge" src="https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs"> <img src="https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript"> <img alt="Static Badge" src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54"> <img alt="Static Badge" src="https://img.shields.io/badge/mongodb-47A248?style=for-the-badge&logo=mongodb&logoColor=FFFFFF"> <img src="https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white" alt="Vercel"> </p> </div>

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).

View on GitHub
GitHub Stars5
CategoryProduct
Updated1y ago
Forks1

Languages

TypeScript

Security Score

60/100

Audited on Jan 13, 2025

No findings