Skip to content

Conversation

@joeljfischer
Copy link

@joeljfischer joeljfischer commented Jun 6, 2016

Make sure these boxes are checked before submitting your Pull Request - thank you!

  • SwiftLint is installed on your system
  • The project does not generate any warnings or errors
  • The tests are passing
  • Branch name is in line with GitFlow

Resolves #97

This PR is for a pretty basic weather widget showing the current temperature and a weather icon, the the next three days' high/low temp and a weather icon, and the current wind conditions.

@ochococo ochococo self-assigned this Jun 6, 2016
@ochococo
Copy link
Contributor

ochococo commented Jun 6, 2016

Hi @joeljfischer, thanks for your contribution!

🔍 Code Review will be done tomorrow.
👈 We'll generate the API and test the widget. This should take at least 1 day.

BTW: GCBCore 1.0.1 should be released today.

@joeljfischer joeljfischer changed the title Feature/weather Weather Widget Jun 6, 2016
@ochococo
Copy link
Contributor

ochococo commented Jun 6, 2016

Please rebase.

@ochococo ochococo closed this Jun 6, 2016
@ochococo ochococo reopened this Jun 6, 2016
@joeljfischer
Copy link
Author

@ochococo done

<string>Main</string>
<key>UIAppFonts</key>
<array>
<string>Climacons.ttf</string>
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you/we have rights to this font?

Copy link
Author

Choose a reason for hiding this comment

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

It's an open-source font, the terms explicitly state that they may be used in any personal or commercial use (at the bottom of the page).

Copy link
Contributor

Choose a reason for hiding this comment

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

Great!

@ochococo
Copy link
Contributor

ochococo commented Jun 8, 2016

No more comments. Please rebase.

@joeljfischer
Copy link
Author

Done

@joeljfischer
Copy link
Author

Yay! Don't know why the images didn't get committed last time.

@ochococo
Copy link
Contributor

The code looks ok 👏
Will run the app and test the widget tomorrow morning.

@ochococo ochococo removed their assignment Jan 27, 2021
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.

Weather Widget

2 participants