Skip to content

Manas8803/The-PUC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 PUC (Pollution Under Control) Project

📋 Overview

The PUC Project is an integrated system designed to monitor vehicle pollution and validate Pollution Under Control (PUC) certificates. It aims to improve air quality by ensuring vehicles comply with emission standards.

🌟 Key Features

  • Automated detection of vehicle registration numbers
  • Real-time validation of PUC certificates
  • Pollution monitoring using IoT sensors
  • Alert system for expired or invalid PUC certificates
  • Dashboard for authorities to monitor compliance
  • Progressive Web App for easy access on various devices

🛠️ Technology Stack

  • Frontend: Next.js 14 (PWA)
  • Backend: Golang
  • Cloud Infrastructure: AWS (Lambda, DynamoDB, Textract, Scheduler)
  • OCR: AWS Textract for number plate recognition
  • Notifications: Twilio integration

🎯 Project Goals

  1. Streamline the process of PUC certificate validation
  2. Reduce manual intervention in pollution monitoring
  3. Provide real-time data to authorities for better decision-making
  4. Increase public awareness about vehicle emissions
  5. Contribute to overall air quality improvement in urban areas

🚀 Getting Started

For detailed setup instructions, please refer to the individual README files in the frontend and backend repositories.