Skip to content

Commit

Permalink
Solar energy app
Browse files Browse the repository at this point in the history
  • Loading branch information
2series committed Sep 8, 2019
1 parent 4cb30d1 commit f11a951
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions housesizemap.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*Practitioner: Rihad Variawa
Authors: Sarah Hsu and Caryn Willis
Description: This program takes in roof and house size and creates
a visual of the United States with color coded recommendations for
each city.*/
Expand Down
3 changes: 2 additions & 1 deletion solarenergy.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
/*Practitioner: Rihad Variawa
Authors: Sarah Hsu and Caryn Willis
Description: This program takes in roof, house size, and coordinates
to give to the user some useful information about
installing solar panels in their home.*/

/*This file is written by Sarah Hsu, except functions MakeCity(),
MakeCityMap(), and ReadFile() were written by Ryder Malastare.*/
MakeCityMap(), and ReadFile() were written by Caryn Willis.*/

package main

Expand Down

0 comments on commit f11a951

Please sign in to comment.