Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arosas17/bellybutton__biodiversity
https://github.com/arosas17/bellybutton__biodiversity
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/arosas17/bellybutton__biodiversity
- Owner: arosas17
- Created: 2022-09-20T13:42:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T10:21:39.000Z (almost 2 years ago)
- Last Synced: 2023-12-24T08:30:54.922Z (11 months ago)
- Language: JavaScript
- Size: 515 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BellyButton_Biodiversity
Page link: [https://arosas17.github.io/BellyButton__Biodiversity/](https://arosas17.github.io/BellyButton__Biodiversity/)
**Goal**: To make the data more manageable and easier to read.
In the quest to synthesis proteins that imitate the taste of beef, it led a biological researcher to believe the best bacteria to synthesis these proteins live in the belly button of individuals. However, bacterial very even the same spot an can vary greatly. This project is meant to make the data visual for biological researcher so that it is easier to read and make quick judgments.
To start off, we added a dropdown menu so that we may select the sample id to focus on. Changing the sample Id will change the demographic info table as well as the other charts. There are three charts added. The first one made is the bar chart, where it lists the top 10 bacterial cultures found, listed in descending order. This give quick judgment on what kind of bacteria is located on the subject id's belly button. Also, if the mouse hovers of the bars, it will present a hover text of the bacteria and the values. The second chart created is the bubble chart where it presents all the bacterial cultures found based on the test subject id number. The size of the circles in this chart correspond to the quantity of cultures. Like the bar graph, hovering over the circles will present hover text that shows the value and the bacteria found. Lastly, a gauge was added to respond to the washing frequency of the belly button.
In addition to this, the dashboard was formatted so that heading font was adjusted to become thicker by using a different style font. Besides this the body as been adjusted to a gradient background which will be adjusted at another time to make it more professional. Also, background color was changed from the panels for the select box and demographic information. Besides this, the page was made to be more mobile responsive.