Skip to content

Team-Probably/NOTAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natty Operation of Tedious Aviatory Messages

made-with-python

made-with-javascript



NOTAM actually stands for Notice To Airmen and is the primary means of disseminating all kinds of information to pilots. Some of this information can be of critical importance.

This system has gone through very few changes since its invention in the 1920s, even though the number of airports and airplanes that operate have increased exponentially over the years.

This project aims at simplifying the process of publishing and accessing a NOTAM as well as attempts to simplify the information presentation for quicker understanding.

This project does not require any proprietary API or product.

Web-App









Features

  • Simplified, parameterized creation of NOTAMs
  • Instant and easy access to all published NOTAMs
  • Automatic map view generation whenever applicable.
  • Automatic highlighting of various parts of the aerodrome such as runways, taxiways etc whenever they are closed or unserviceable.
  • Automatic priority depending on the contents.
  • Search and sorting of NOTAMs based on user input.
  • Two step verification for administrator login.

Installation and Deployment

Using Docker

docker build ./webapp/ -t notam
docker run -p 5000:5000 notam

Using Python

python3 ./webapp/run.py

Contributing

We're are open to enhancements & bug-fixes 😄 Also do have a look here

Note

This project was done under 36 hours with minimal pre-preparation


Contributors

@Korusuke @Rusherrg @hetzz @Syn3rman @akshay-99 @aviiiij


This repository / project was a part of Smart India Hackathon 2019 under Ministry of Civil Aviation, Government of India where it stood second in the final round

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published