Giter VIP home page Giter VIP logo

esp_temp_sensor's Introduction

Temperature Display Dashboard

Overview

This project is a web-based temperature display dashboard that shows the current temperature and plots temperature data over different time frames. It uses Tailwind CSS for styling and Chart.js for rendering the temperature plot.

Features

  • Displays the current temperature in a large, round format.
  • Provides buttons to switch between daily, weekly, and monthly temperature views.
  • Plots temperature data on a responsive chart that adjusts based on the selected time frame.

Installation

To run this project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser to view the dashboard.

Usage

  • The dashboard will display the current temperature upon loading.
  • Use the "Increase", "Decrease", and "Reset" buttons to interact with the temperature display (Note: These buttons are for demonstration and do not change the temperature data).
  • Click on the "Day", "Week", or "Month" buttons to view the temperature plot for the respective time frame.

Technologies Used

  • HTML: For structuring the web page.
  • Tailwind CSS: For styling the components.
  • Chart.js: For creating interactive temperature plots.
  • JavaScript: For handling user interactions and updating the chart.
  • Flask: For handling back-end Section for our Site.

Project Structure

  • main.html: The main HTML file that contains the structure of the dashboard.
  • flaskr.py: The python file that contains the setup for flask app with one route "/".
  • data.py: The python file that on future fetch data from google drive then inject it into flask app.

Contributing

Contributions to this project are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Commit your changes.
  4. Push to the branch.
  5. Create a new Pull Request.

License

This project is open source and available under the MIT License.

Contact

For any queries or suggestions, please open an issue on the GitHub repository.

Acknowledgments

  • Thanks to Tailwind CSS for the utility-first CSS framework.
  • Thanks to Chart.js for the simple yet flexible JavaScript charting.
  • Thanks to Flask for the simple responsive app setup.

esp_temp_sensor's People

Contributors

thanoon12k 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.