Skip to content

A website that provides visual representations and analytics of airport feedback to figure out the areas that need to be improved to improve the qualities of the airports and airlines.

Notifications You must be signed in to change notification settings

harisankar01/Airport-Feedback-Analytics-Website

Repository files navigation

React Chart.js MUI TailwindCSS Styled Components

Airport-Feedback-Analytics-Dashboard

  • This website provides visualizations and analytics regarding the feedback provided by customers on airports and airlines around the world.
  • Interactive charts are used for a better understanding of the review analytics.
  • Creates tickets from bad reviews, that will be displayed to be resolved.
  • Filtering of tickets based on the word cloud.
  • Provides separate analytics on food at the airport and airlines, lounge in the airport, and flights from a specific airport.

Visit the website at airport-feedback-analytics-dashboard

Tech Stack

  • The front end is made with React.
  • The backend is made with the Django Framework.
  • MongoDB Atlas is being used as a database.
  • The deployment was automated with vercel

Local Development

  • Create a .env file with the backend URL named REACT_APP_BACKEND_BASE_URL.
  • Set up the backend. Please refer to the backend repo for instructions on setting up the backend.
  • Install the packages,
npm install
  • Run the server locally,
npm run start

Navigate to localhost:3000

Screenshots

home

sentimental location

word_cloud

timeline

tickets

specific

arrow

About

A website that provides visual representations and analytics of airport feedback to figure out the areas that need to be improved to improve the qualities of the airports and airlines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages