https://github.com/francescocoding/chart-scraper-and-visualiser
Made for a friend to scrape and visualise 'A Charts' in real time to depict the data necessary to enable an aircraft operator to comply with stated ICAO limitations
https://github.com/francescocoding/chart-scraper-and-visualiser
icao microsoft-flight-simulator msfs nats
Last synced: 4 months ago
JSON representation
Made for a friend to scrape and visualise 'A Charts' in real time to depict the data necessary to enable an aircraft operator to comply with stated ICAO limitations
- Host: GitHub
- URL: https://github.com/francescocoding/chart-scraper-and-visualiser
- Owner: FrancescoCoding
- Created: 2022-01-15T18:57:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T16:27:14.000Z (over 2 years ago)
- Last Synced: 2025-01-04T04:13:29.866Z (6 months ago)
- Topics: icao, microsoft-flight-simulator, msfs, nats
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chart scraper and visualiser
## Made with React, Node, Puppeteer
1) Install dependencies for node server (index.js in the chart-scraper folder) with **npm i** and run it with **npm start**Make sure it's running like in the image
2) Install dependencies for the react app with **npm i** (open terminal in chart-visualiser/src)
In the same terminal with **npm start**To make this run locally you need to either set up the cors middleware or download this Chrome plugin to deactivate
## Demo preview
