Skip to content

agilenut/Prop65Detector

Repository files navigation


Logo

Prop 65 Detector

A small Blazor Web Assembly and API sample

Table of Contents

About The Project

This to upload Safety Data Sheets in PDF format, parse for CAS numbers and test if they are on the California Prop 65 list.

Built With

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

  1. Requires Visual Studio 2019

Installation

  1. Clone the prop65detector repository
git clone https://github.com/agilenut/prop65detector.git
  1. Run in Visiual Studio 2019

Usage

Drag and drop files to the drag area or click to browse for PDFs. Uploaded PDFs will be parsed for section 3 of the material Safety Data Sheet. If found, CAS numbers will be matched with ingredient CAS numbers in the Prop 65 list.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

Small Blazor Web Assembly and API sample app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published