Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 17, 2022 06:46 pm GMT

MongoDB Atlas Hackathon 2022 on DEV

What I built

Garbage Bin Filled Up Level Detector using FARM stack

Category Submission: Think Outside the JS Box

App Link

https://6375f0f3cacb11483e76b496--calm-axolotl-752e83.netlify.app/

Screenshots

Image description

Image description

Image description

Description

This app shows the level filled in a garbage bin, if the bins are full the cleaning crew can clean up the garbage bins. This app increases the efficiency of the cleaning crew by preventing them from checking unfilled bins and reduces time wastage.

Link to Source Code

https://github.com/JosephLahiru/GarbageLevelDetector.git

Permissive License

MIT License

Background

(What made you decide to build this particular app? What inspired you?)
In my University, there are alot of garbage cans that needs to clean up every day, each and every one of them are categorized into plastic, food waste and paper(digestive) items. the pastic ones does not get filled easily, aslo they does not any bad smeell like food waste bins. So they do not need to be cleaned every day. So I made this app to indicate to the cleaning crew, what bins should be cleaned off and what is their filled level.

How I built it

(How did you utilize MongoDB Atlas? Did you learn something new along the way? Pick up a new skill?)
I used node mcu and arduino with 4 untrasonic sensors on top of the garbage bin's cap, they measure the garbage filled level and send the data directly to the mongodb, and the web app takes that data from mongodb and preview those data. I learned ReactJS from this project and how to handle mongodb requests and python. Also I learned the FARM stack.


Original Link: https://dev.to/thealphaguardian/mongodb-atlas-hackathon-2022-on-dev-5aoe

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To