Skip to content

Juul03/BrassiToL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrassiToL

Welcome to our repository of BrassiToL. This is a project for projectleader Kasper Hendriks from Naturalis, build in a 6 week study program in the third year of the bachelor Communication and Multimedia Design (CMD) at HvA.

zero map

What is the BrassiToL?

The BrassiToL is a tree of life, made by Kasper Hendriks, for the family from the Brassicaceae. We were asked to develop a website where this tree will become interactive and where you can filter between different Taxonomy, Geographical and Miscellaneous categories.

BrassiToL contains a dropdown menu, a search bar, filters, d3 visualization (phylogenetic tree and geographical map).

In the Taxonomy category you can select a sample, genus, tribe, supertribe and subfamily. When users do this, what you select lights up in the tree with bold and color.

The application is build for desktop screens.

Build with...

  • git
  • Sveltekit
  • d3.js
  • deployment: vercel

Installation guide

Node

Install node.js

-- node install

or check if it is installed already by running the following code

-- node version

Clone repository

Clone repository by this link: https://github.com/Juul03/BrassiToL.git with the following command:

-- git clone https://github.com/Juul03/BrassiToL.git

After that, run

-- npm install

to install all the dependencies

Check if it works by running the application

-- npm run dev

Open the link provided in the terminal for your localhost and you should be able to see the application.

License

2023 Julia Hoek & Donna Baijens MIT

Datacollector

Kasper Hendriks