A powerful, interactive tool for analyzing environmental DNA (eDNA) data, specifically designed for CURE (Course-based Undergraduate Research Experience) students and faculty.
This web application is designed to process and analyze eDNA data collected. It's part of a research initiative at Laramie County Community College, supported by Wyoming INBRE, focusing on improve Course Based Undergraduate Research experiences for students.
- Simple drag-and-drop interface for Excel data upload
- Automated data processing and analysis
- Dark/Light mode support
- Responsive design for all devices
First, run the development server:
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.
This project was made possible by:
- Wyoming INBRE
- Laramie County Community College
- Dr. Gavin Martin
- Dr. Heather Talbott
- Dr. Zac Roehrs
- Dr. Ami Wangeline
- Next.js - React Framework
- TailwindCSS - Styling
- TypeScript - Type Safety
