Skip to content

RusEu/PesticideDB

Repository files navigation

Pesticide Database Explorer

A web application to search and explore pesticides with detailed toxicity, regulatory, and environmental data.

Live Site: https://pesticide-db.vercel.app/

About

Pesticide Database Explorer provides an accessible interface to browse comprehensive pesticide information. The database contains detailed records for over 2,700 pesticides, including:

  • Chemical identifiers: CAS numbers, SMILES notation, InChI keys, IUPAC names
  • Molecular properties: Molecular formula, molecular mass
  • Regulatory status: GB (Great Britain) and EU approval status
  • Toxicity data: Environmental and health-related toxicity information
  • Mode of action: How each pesticide works

Features

  • Search: Find pesticides by name, CAS number, SMILES, or keywords
  • Filter: Filter results by regulatory status (GB/EU), or by availability of CAS/SMILES data
  • Detailed views: View complete information for each pesticide including toxicity profiles
  • Export: Download filtered data in CSV or JSON format

Tech Stack

  • Framework: Next.js 14
  • Styling: Tailwind CSS
  • Language: TypeScript
  • Deployment: Vercel

Running Locally

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

License

For educational and research purposes.

About

Pesticide database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors