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

The temperature displayed in weather panel is incorrect #12

Open
PankajRPandey opened this issue Feb 12, 2021 · 7 comments
Open

The temperature displayed in weather panel is incorrect #12

PankajRPandey opened this issue Feb 12, 2021 · 7 comments
Labels
good first issue Good for newcomers

Comments

@PankajRPandey
Copy link
Owner

In the weather panel, the temperature displayed is the ceiling value of the number.
Actually it should be the rounded value of the number.
This is happening for 'Temp', 'min temp', 'max temp' and 'feels like' values

@PankajRPandey PankajRPandey added the good first issue Good for newcomers label Feb 12, 2021
@AmanDw
Copy link

AmanDw commented Feb 12, 2021

sir please assign me this

@PankajRPandey
Copy link
Owner Author

Hi Aman, start by creating a fork of this repository as the first step. After this step clone the forked TemperatureTray (which would be named AmanDw/TemperatureTray) repository in your machine. Then create a new branch in the repository, make code changes. Finally create a pull request after fixing the issue and testing the application in your local.

You can also refer the steps mentioned in the url below and follow the same for TemperatureTray :
https://github.com/firstcontributions/first-contributions

Feel free to ask question should you have one.

@AmanDw
Copy link

AmanDw commented Feb 13, 2021

Ok sir

@AmanDw
Copy link

AmanDw commented Feb 13, 2021

hello, actually i do all this fork , clone but i don't know how to run this code because the file extenson is .iml and i know some java in visual code
can u please help me out , HOW CAN I RUN THE PROGRAM IN MY SYSTEM (all the steps are done i forked , cloned (AmanDw/TemperatureTray)) ?

@AmanDw
Copy link

AmanDw commented Feb 13, 2021

okay okay i opened the file TemperatureTray.iml its xml file ?
how javascript is used can u please guide me

@AmanDw
Copy link

AmanDw commented Feb 13, 2021

sir please tell me about xml because i only work in html
because i do web development (basic stage)

@PankajRPandey
Copy link
Owner Author

That .iml file isn't the one you should be looking at
iml file is created by an IDE called IntelliJ

This is a Java project. You'll see the java class files in source folder named src.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants