-
Notifications
You must be signed in to change notification settings - Fork 2
Home
James edited this page Mar 21, 2015
·
9 revisions
Our task is to develop a weather app in java that has a Swing UI. The app will include a local weather view that will allows the user to enter in multiple locations and save them under their preferences. When the user selects a location, they will be able to see its current weather, precipitation, and its short term, and long term forecasts.
This is Team 15's wiki for the 2212b - Introduction to Software Engineering - class. During this project, teams are expected to learn more about object oriented programming and design, and to better understand the process of developing software in a team environment.