Skip to content

com-480-data-visualization/MineralsViz

Repository files navigation

MINERALS INVOLVED IN THE ENERGY TRANSITION

Project of Data Visualization

by Alexandre Maillard


Student's name SCIPER
Alexandre Maillard 296188

You can access the website following this link

You can access the process book here

You can access the screencast videos here


Local access to the website

To access our website locally, you can first clone our project git clone https://github.com/com-480-data-visualization/MineralViz.git. Then, change directory into the folder ./website. Run the following command npm start. You can now access our website lcaolly by keying http://0.0.0.0:8000/ into the browser.


Project architecture :

├───img             (Images)
├───Milestone 1     (Milestone 1)
├───Milestone 2     (Milestone 2)
├───Process book    (Process book)
├───Screencast      (Video)
└───website         (Website files)
    └───public 
        └───data    (Dataset preprocessed)   
    └───src         (All the code of the website)
        └───img     (Images used on website)