Skip to content
 
 

Repository files navigation

Waste Management Portal

Description: This project includes a portal for management of waste storage capacity.

  1. It shows realtime status of the warehouse where the garbage is being stored.
  2. It segregates the storage on the basis of type of waste stored in that warehouse.
  3. It provides a nice interaface for faster and convenient management.
  4. It includes a mechanism to alert the concerned departments when the storage capacity is exhausted through email.
  5. First email is sent when 60% of the storage is filled. Same is done when 80 and 100 percent of storage is filled.
  6. It showcases a real time segregation animation and a pie chart to visualize current status.
  7. It facilitates a login system for enhanced security.

Steps to get this application running

  1. Create an env file or setup the environment variables first before running the app. Env file should contain following variables:

EMAIL = ""

PASSWORDEMAIL = ""

PORT =

PASSWORD = ""

RECEIVER_EMAIL = ""

SENDER_EMAIL = ""

  1. Please install the node modules before initiating the app.
  2. Entry file is index.js
  3. Please check whether all assets are available before running the application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages