- Preview demo (currently in progress) on the following link: https://serene-wing-559567.netlify.app/
- Check project status board on the following link: https://github.com/hyeda1103/visualize-chemicals-app/projects/1
- This project analyzes the chemical monitoring results of goods we use in our daily lives and visualize the results.
- Currently working on visualizing the monitoring results of VOCs in feminine hygiene products. The project uses public data as raw, which was officially released on December 30th 2020 by Ministry of Food and Drug Safety(MFDS). Anyone can access this data on this page and check the results of feminine hygiene products' quality monitoring.
- Throughout the project, the user can get the information as follows:
(1) VOCs of specific product (currently using feminine hygiene product)
(2) VOCs of disposable products vs. VOCs of reusable products
(3) VOCs of domestic products vs. VOCs of overseas products
To run this project, install it locally using yarn:
$ cd ../visualize-chemicals-app
$ yarn
$ yarn start
- This project was bootstrapped with Create React App with TypeScript.
- Used dependencies and versions can be found in
package.json
in the project root.styled-components
for stylingRedux
for state management
The project started on April 17th, paused for few months, and (finally) currently in progress(Upadated on April, 3rd, 2022). Feel free to contact us if you have interests in this project!