Skip to content

Anurag-2011/AQI_Analyser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AQI Analyser

AQI Analyser is a desktop application built using Python and FLET, demonstrating Object-Oriented Programming (OOP) principles. The application provides real-time Air Quality Index (AQI) data and surveys AQI trends for the past five years across major cities in India.

Features

  • Real-time AQI Monitoring: View current air quality data for major Indian cities.
  • Historical Data Analysis: Explore AQI trends and statistics from the past five years.
  • OOPs Implementation: The project showcases core OOP concepts such as encapsulation, inheritance, polymorphism, and abstraction.

Technologies Used

  • Python
  • FLET (for desktop UI)

Team Members

  • Pradyumn Prasad
  • Basudev Mahapatro
  • Rashi Lavekar
  • Manthan Singla
  • Anurag Sinha
  • Navajyoti Bhandari

Getting Started

  1. Clone the repository.
  2. Install dependencies:
    pip install flet
  3. Run the application:
    python main.py

License

This project is for educational purposes.

About

OOPs Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%