Skip to content

Dashboard for data visualisation of device utility in airports for Airports Authority of India (AAI). Smart India Hackathon (SIH) project.

License

Notifications You must be signed in to change notification settings

Robowizx/Airport-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport-Dashboard

Dasboard software for sih

Steps for running Frontend

  1. checkout to master branch
  cd Airport-Dashboard
  git checkout master
  1. install dependencies and node modules (one-time only)
  cd Frontend
  npm i 
  1. run react dev-server
  npm start 

Steps for running Backend API

  1. checkout to master branch
  cd Airport-Dashboard
  git checkout master
  1. install dependencies and node modules (one-time only)
  cd Backend/API
  npm i 
  1. run API server
  npm start 

About

Dashboard for data visualisation of device utility in airports for Airports Authority of India (AAI). Smart India Hackathon (SIH) project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published