Skip to content

code-master-harsh/light-pollution-explorer

 
 

Repository files navigation

Team Hazyy - PS 3 Orion Hackathon

Mapping India's Light Pollution

Overview

This project aims to visualize light pollution levels across India using an interactive map. Built with Node.js (backend) and React.js (frontend), our application displays pollution levels and severity for each state, helping raise awareness and inform decision-making.

Features Implemented

India Map Visualization – Displays each state's light pollution level
Severity Indicators – Highlights areas with high, medium, and low pollution
Interactive UI – Enhances data representation for better insights

Tech Stack

  • Frontend: React.js, Leaflet.js (for map visualization)
  • Backend: Node.js, Express.js
  • Data Handling: JSON/GeoJSON (for mapping pollution levels)

Detailed report and statewise graphs along with google colab (jupyter notebook) link

https://drive.google.com/drive/folders/1lMqwKyCzH38K2yWkwcfW_K2B9TO1mJC_?usp=sharing

Demo Video Link

https://drive.google.com/drive/folders/1aDfObdjrqMU5yMTZPr2kl16n-PNjP5H7

Installation & Setup

Prerequisites

Ensure you have Node.js and npm/yarn installed.

Setup

After cloning the repository and cd <repository-name>
# Step 1: Install the necessary dependencies.
npm i

# Step 2: Start the development server with auto-reloading and an instant preview.
npm run dev

About

Submission of team hazyy for Orion Space Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • Other 1.8%