The Aerostar dashboard is designed to provide a comprehensive overview of various operational aspects of Aerostar Airlines. It offers insights into baggage handling statistics, seat availability based on class, route performance, and an overview of recent activities. The dashboard is built using TypeScript, React, Chart.js, and CSS.
- TypeScript: Used for static typing and enhanced developer productivity.
- React: Front-end library for building dynamic user interfaces.
- Chart.js: JavaScript library for creating interactive charts and graphs.
- CSS: Cascading Style Sheets for styling and layout customization.
To run the Aerostar Airlines Dashboard locally:
- Clone this repository to your local machine.
- Install dependencies using
npm install. - Start the development server using
npm start.
- Precious Omondi