Skip to content

Lui124/temperature_converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temperature_convertor

A simple flask app converting temperature from fahrenheit to celsius

This repo is a simple Flask app that convert temperature from fahrenheit to celsius. The app itself is simple. It covers the contents in Chap 1 - 4 of Miguel Grinberg's Flask Web Development book.

The deployment of the app is more interesting. The app is deployed in an ubuntu web server. You can access the app live via this link

https://gotrafficsign.com/convert

About

A simple flask app converting temperature from fahrenheit to celsius

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.1%
  • HTML 47.3%
  • Shell 3.6%