GithubHelp home page GithubHelp logo

vishalmadle13 / smrr Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 193.29 MB

This project aimed to revolutionize restroom hygiene by developing a system that assessed cleanliness in real-time through odour detection and used machine learning for air quality analysis. The technologies employed included Python for scripting, Django for web development, Rest APIs for data communication, and Bootstrap for frontend design.

Home Page: https://github.com/VishalMadle13/smrr

Python 94.84% CSS 0.27% JavaScript 0.28% HTML 0.22% Cython 2.76% C 0.90% C++ 0.62% Fortran 0.03% Forth 0.01% Smarty 0.01% GAP 0.01% PowerShell 0.02% Batchfile 0.01% Dockerfile 0.01% Meson 0.03%
djago-rest-framework innovative innovative-ideas machine-learning python rest-api vonage-api

smrr's Introduction

Smart Restroom Hygiene System

Overview

The Smart Restroom Hygiene System is an innovative IoT-driven solution designed to revolutionize restroom cleanliness monitoring. Utilizing real-time odour detection and advanced machine learning algorithms for air quality analysis, this system offers a comprehensive approach to maintaining high hygiene standards.

Technologies Used

  • Python: For scripting and backend logic.
  • Django: For web application development.
  • Rest APIs: For seamless data communication between components.
  • Bootstrap: For responsive and user-friendly frontend design.

Key Features

  • IoT Sensors: Real-time odour detection to assess restroom cleanliness.
  • Machine Learning: Advanced algorithms to analyze air quality and predict hygiene levels.
  • Web Interface: Intuitive dashboard for real-time monitoring and alerts.

Screenshots

Dashboard UI UI UI

Source Code

Code

Installation

Local Setup

To set up and run the Smart Restroom Hygiene System locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/vishalmadle13/smrr.git
    cd smrr
  2. Create a Virtual Environment:
python -m venv smrrVenv
source venv/bin/activate
# On Windows, use `venv\Scripts\activate`
  1. Install Dependencies:
pip install -r requirements.txt
  1. Set Up the Database:
python manage.py migrate

5.Run the Development Server:

python manage.py runserver

6.Access the Web Interface: Open your web browser and navigate to http://127.0.0.1:8000/.

1.Docker Setup To build and run the Smart Restroom Hygiene System using Docker, follow these steps:

2.Build the Docker Image:

docker-compose build

3.Run the Docker Container:

docker-compose up -d  

4.Stop the contained:

docker-compose down 

5.Access the Web Interface: Open your web browser and navigate to http://localhost:8000/.

smrr's People

Contributors

vishalmadle13 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.