Skip to content

Iggniite/Ocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌊👁️ OceanEye

Real-Time Ocean Health Monitoring & Decision Support System


📖 Overview

Ocean ecosystems today face severe threats from oil spills, plastic pollution, and pH imbalance, yet most existing systems only display raw data without actionable intelligence.

OceanEye is a real-time, simulation-driven decision support platform that:

  • Monitors ocean conditions
  • Calculates environmental risk
  • Identifies root causes
  • Suggests actions

👉 It converts raw data into actionable insights.


🎯 Problem

  • No real-time ocean pollution monitoring
  • No actionable alerts
  • Fragmented datasets
  • No intelligent risk scoring

💡 Solution

OceanEye provides:

  • Real-time monitoring
  • Risk scoring (0–100)
  • Root cause analysis
  • Action recommendations

✨ Features

⚡ Real-Time Simulation

  • Updates every 5 seconds
  • Simulates real-world fluctuations & spikes

🧠 Risk Engine

  • pH (30%)
  • Oil (40%)
  • Plastic (30%)
  • Output: Risk Score (0–100)

🚨 Alerts

  • Detects abnormal conditions
  • Shows cause + recommendation

🗺️ Map

  • 6 global ocean zones
  • Color-coded markers

📊 Analytics

  • Trend charts
  • Distribution graphs

🔄 Smoothing

  • Raw vs Moving Average

📁 Export

  • CSV download

🔄 Architecture

Simulation Engine → MongoDB → API → Dashboard


🌐 Why Simulation?

  • No real-time unified ocean API
  • Real APIs are complex & delayed

👉 System is ready for:

  • NOAA
  • Copernicus
  • NASA

💻 Tech Stack

Frontend:

  • React + Vite
  • Tailwind
  • Recharts
  • Leaflet

Backend:

  • Node.js + Express
  • MongoDB
  • Simulation Engine

🚀 Live Demo

website: https://oceaneye-48ur.onrender.com/


🚀 Run Locally

Backend: cd ocean-eye/server npm install npm start

Frontend: cd ocean-eye/client npm install npm run dev


📊 Risk Levels

Score Level Meaning
0–33 Safe Normal
34–66 Moderate Warning
67–100 Dangerous Critical

🏆 Highlights

  • Real-time system
  • Smart risk engine
  • Clean UI
  • Fully deployed

🔮 Future Scope

  • Real API integration
  • IoT sensors
  • AI prediction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors