Skip to content

This cute little application will allow users to use their postcode (Or long and lat for global prediction) to determine how long it will take to for their washing to dry.

Notifications You must be signed in to change notification settings

Agilethief/Should-I-Put-My-Washing-Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Should I put my washing out? (WIP)

Screenshot demonstrating the weather app

This cute little application will allow users to use their postcode (Or long and lat for global prediction) to determine how long it will take to for their washing to dry.

NOTE: This project is still under construction and there will likely be bugs at the moment!

Tools/Technology used:

The key technology used:

Python is utilised to handle interfacing with the Open Meteo API, calculating the clothes drying formula and searching through an SQLite database to compare Australian postcodes to their longitude and latitude.

Flask is used to construct the website backend.

Gunicorn is used on the server with Nginx to serve the website when users visit.

Open Meteo is the API used to pull global weather data based on a provided longitude and latitude.

Methodology:

  • Method for using postcode / Long lat + Open meteo
  • Formula and method for drying determining dried washing here.

References:

  • Clothes drying research goes here
  • Open Meteo doco

About

This cute little application will allow users to use their postcode (Or long and lat for global prediction) to determine how long it will take to for their washing to dry.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published