GlynisF / WeatherTracker

Advanced Java team project -- Glynis Fisher, Kevin Grau & Peter Sokor
0 stars 1 forks source link

project is working with api that we created #4

Closed misterSokor closed 11 months ago

misterSokor commented 11 months ago

@GlynisF @Kgrau1 Hey guys! I've added some files to our project, keeping the most important things we did together. I also added a couple of JSP files and two classes, WeatherTrackerServlet and WeatherTrackerApp, to display weather data in the browser.

After created a new branch on my IDE called "readyproject," so you can take a look. If everything suits you, go ahead and merge, and we'll be ready to submit. Paula is already pushing for it.

Just one crucial point: while working with the new classes, IntelliJ complained about JDK version 11 and suggested upgrading to 17. I went ahead and installed version 17 directly in Intellej. If you encounter the same issue, let me know, and I'll guide you through it, though it should be straightforward.