Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate OpenWeatherMap API #12

Merged
merged 8 commits into from
May 28, 2024
Merged

Conversation

LoisDub
Copy link
Collaborator

@LoisDub LoisDub commented May 18, 2024

all tasks given... i might have missed to pr some other changes cuzz im having trouble making PR just DM if found some error or mistake, our net is now good so i can fix anything ASAP if needed

@daawaan4U daawaan4U changed the title Parsing and other tasks given to lois Integrate OpenWeatherMap API May 18, 2024
@daawaan4U daawaan4U self-requested a review May 18, 2024 15:42
Copy link
Owner

@daawaan4U daawaan4U left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment on the GeoMap component.

I think you were not able to commit all your changes from your local end (?) since the implementation for the API requests are missing.

Also, you can format your changes with mvn formatter:format to satisfy the PR check

Copy link
Owner

@daawaan4U daawaan4U left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments around on the edited files. Aside from that:

  • For the formatter check, you can fix them with mvn formatter:format.
  • For the yourpackage folder, I think we can rename it with a more fitting name such as api (?) folder instead.
  • The previous comments & java docs on some parts were removed and are still left unchanged, I do not know if this is intentional.

P.S. my DMs are open anytime, ask for any Qs or help lang if needed 🫡

src/main/java/edu/project/Context.java Outdated Show resolved Hide resolved
src/main/java/edu/project/components/GeoMap.java Outdated Show resolved Hide resolved
src/main/java/edu/project/yourpackage/WeatherApi.java Outdated Show resolved Hide resolved
src/main/java/edu/project/yourpackage/WeatherApi.java Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
@LoisDub LoisDub merged commit 393796d into master May 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants