-
Notifications
You must be signed in to change notification settings - Fork 2
Home
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.
Among those locations, there will be the option to select Mars in order to get its current weather. As an added component we will allow multiple users to save their preferences locally for ease of access.
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.