Skip to content

zoeabboudi/ComputerSystemsProject

Repository files navigation

ComputerSystemsFinalProject

This program uses the Tiny Web Server to allow a user to input a zipcode on the browser, the program then takes that zipcode, sends it to api.openweathermap.org, parses the returned JSON for the temperature, and displays the temperature in Fahrenheit for the user on the browser. To use: run ./tiny [port], then connect on your browser to http://ada.sterncs.net:[port]/cgi-bin/SemesterProject and then enter your zipcode when prompted

By Zoe Abboudi and Mori Schick

About

coursework final project, this program utilizes the Tiny Web Server, an API, and cgi-script to return temperature in Fahrenheit based on zip-code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors