jamestkelly / is-my-coffee-cold

is-my-coffee-cold is a simple full-stack web application built to calculate the amount of time you have until your coffee goes cold, i.e., becomes undrinkable. The application achieves this through the combination of localised weather data sourced via external API calls alongside the Huen's method.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Implement Basic Revamp of Design and System Architecture #1

Closed jamestkelly closed 8 months ago

jamestkelly commented 8 months ago

As per the recreation and redeployment of the is-my-coffee-cold application, an underlying project framework, architecture, and new design need to implemented. This can be broken down into three main areas:

An initial MVP would cover basic calculation functionality, a simple wireframe in Figma, and some additional documentation regarding the new implementation.