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
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.
├───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)