Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.08 KB

File metadata and controls

23 lines (17 loc) · 1.08 KB

Project of Data Visualization (COM-480)

Student's name SCIPER
Nicolas Karmolinski 316655
Roméo Maignal 360568
Jakub Kielar 423372

Milestone 2 (Friday 1st May, 5pm)

The report for Milestone 2 can be found here: Milestone2.pdf

Website prototype

The initial implementation of our website with the basic skeleton of the visualization/widgets is running live at the following url : https://com-480-data-visualization.github.io/flight-inspectors/

Our site is built with the following tools :

  • Vite as our local development server
  • React as our UI/UX design library
  • TailwindCSS as our CSS framework
  • TypeScript as a type safe alternative to javascript

Note that the background of the Navigation Bar is blurred in the local build of the website. However, on Github Pages the background is not rendered properly for reasons currently being researched.