0% found this document useful (0 votes)
9 views10 pages

STEAM Task - Programming

The document outlines a project aimed at creating an algorithm to help users track and reduce their daily water consumption for economic and environmental benefits. It includes features such as daily tracking, recommendations based on usage, warnings for excessive consumption, and calculations of savings. The project integrates various STEAM disciplines, including science, technology, engineering, art, and mathematics.

Uploaded by

diya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views10 pages

STEAM Task - Programming

The document outlines a project aimed at creating an algorithm to help users track and reduce their daily water consumption for economic and environmental benefits. It includes features such as daily tracking, recommendations based on usage, warnings for excessive consumption, and calculations of savings. The project integrates various STEAM disciplines, including science, technology, engineering, art, and mathematics.

Uploaded by

diya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

STEAM Task-

Programming

By: Diya & Mandavi


The problem

In this scenario, the goal is to design an The solution needs to:


algorithm that helps users track and reduce
their daily water consumption, providing 1. Track daily water consumption
economic and environmental benefits. The 2. Provide recommendations based on
solution will prompt users to input their water usage
water usage (in liters) daily and provide 3. Display a warning if water
recommendations based on optimal water consumption exceeds the optimal
usage standards. usage
4. Calculate and display savings
(economic and environmental) based
on reduced water usage
The pseudocode we developed
Continuation
Our flowchart
Continuation
Our python program
Continuation
Execution
STEAM Integration

- Science: Understanding water conservation and


usage
- Technology: Using an app to track water
consumption and technology to do and showcase
our work (ie: Google Collab, Google Slides, the
internet, AI tools)
- Engineering: Designing efficient algorithms
- Art: Aesthetics of the flowchart were taken into
account, along with the design of this
presentation!
- Mathematics: Tracking and calculating savings

You might also like