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

Days Finder In A Month #451

Merged
merged 17 commits into from Jun 25, 2021
Merged

Conversation

Ashu-1309
Copy link
Contributor

@Ashu-1309 Ashu-1309 commented Jun 23, 2021

Related Issue

-Days Finder In A Month

  • LGM-SOC'21 Participant
  • Contributor

Closes: #436

Describe the changes you've made

This is used to find the number of days in a month.

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I tested the code in Online python compiler as well as in offline compiler.

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly where ever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Ashu-1309 and others added 3 commits June 19, 2021 12:38
@Ashu-1309 Ashu-1309 changed the title Days finder Finding the Number of Days in a Month Jun 23, 2021
Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Changes to be done :

Changes your project title as "Days Finder In A Month"
All images and screenshots should be in "Images" folder
You had added a earlier PR project file temperature converter here. Add project files for this project.
There is no "README.md" file here.

Kindly addressed these changes. @Ashu-1309

Uploaded Wrong file
@Ashu-1309
Copy link
Contributor Author

Okay I will do it

@Ashu-1309 Ashu-1309 changed the title Finding the Number of Days in a Month Days Finder In A Month Jun 23, 2021
@Ashu-1309
Copy link
Contributor Author

Do I have to upload temperature converter here also ???

Copy link
Contributor Author

@Ashu-1309 Ashu-1309 left a comment

Choose a reason for hiding this comment

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

Retrieving temp_converter

@Ashu-1309
Copy link
Contributor Author

It is not working properly can i closed this issue and start another one ???

Copy link
Contributor Author

@Ashu-1309 Ashu-1309 left a comment

Choose a reason for hiding this comment

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

Trial of temp_converter

@prathimacode-hub prathimacode-hub added the LGMSOC21 This issue will be considered for LGM-SOC 21 label Jun 23, 2021
@prathimacode-hub
Copy link
Owner

Do I have to upload temperature converter here also ???

Only upload the files related to your project. Your earlier project isn't needed here. @Ashu-1309

@prathimacode-hub
Copy link
Owner

It is not working properly can i closed this issue and start another one ???

You should never close an issue or PR. Do changes asked for in your forked repository and repush your changes. @Ashu-1309

@Ashu-1309
Copy link
Contributor Author

Untitled

@Ashu-1309
Copy link
Contributor Author

I am getting this error what should I do know ??

@prathimacode-hub
Copy link
Owner

I am getting this error what should I do know ??

First thing this repo is ahead of your forked repo. Kindly make that even. For that in your forked repository, select fetch upstream and make it updated. Then do it again. @Ashu-1309

@Ashu-1309
Copy link
Contributor Author

Now can you please check that is it okay ??

@prathimacode-hub
Copy link
Owner

Now can you please check that is it okay ??

What's happening. You had again created new PR? What should I take into consideration. There is no need to create new PR's for each changes. Just do the changes in your forked repository and push it again. It would by default show up the changes here. @Ashu-1309

@Ashu-1309
Copy link
Contributor Author

What should I do Now ???
Please help me.

@prathimacode-hub
Copy link
Owner

What should I do Now ???
Please help me.

You want guidance? @Ashu-1309

@Ashu-1309
Copy link
Contributor Author

Ashu-1309 commented Jun 23, 2021

Yes please guide me . @prathimacode-hub

@prathimacode-hub
Copy link
Owner

Yes please guide me . @prathimacode-hub

Ok, I will back at 10. I shall guide you briefly along with the link on how to create PR easier. @Ashu-1309

@Ashu-1309
Copy link
Contributor Author

Okay , what I have to do now, ?? Will I have to close the PR that was mistakenly create @prathimacode-hub

@prathimacode-hub
Copy link
Owner

Okay , what I have to do now, ?? Will I have to close the PR that was mistakenly create @prathimacode-hub

You don't close PR's, that we shall look after. I shall revert back with a link. Wait. @Ashu-1309

Adding image to readme file
Change Program name from Days_finder to days_finder
@Ashu-1309
Copy link
Contributor Author

What are the Changes now required can you please suggest me ???

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Changes to be done :

Add appropriate comments in code wherever necessary to get good understanding of the project.
In README.md file add the image link of the output screenshot you added up in "Image" folder. It should be the file path not user-images content. The thing you had added is not a link. Check it out.
Add imported library of your project in "requirements.txt" file.

Kindly do these changes. @Ashu-1309

Adding proper images in Readme file
@Ashu-1309
Copy link
Contributor Author

I have done all the required changes . Can you please crosscheck it .

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Changes to be done:

The requirements file should be titled as "requirements.txt"
In "README.md" file, the image link you added up is not a file path, it doesn't show up any visualization. Add the file path of the image present in "Images" folder. Don't add "user-images" content.
Add appropriate comments in your code wherever necessary to get good understanding of the project.

Kindly do these changes. @Ashu-1309

Changing the file path
Changing the name
Adding comment along with some changes in code .
Update photo after changes in code
Changes in image
@Ashu-1309
Copy link
Contributor Author

All the required changes are done .

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Whoaaa, congrats. Your PR is approved. Good initiation and dedication. Keep growing. Well done. 🎊👌✨@Ashu-1309

@prathimacode-hub prathimacode-hub added the To Do Update Pending label Jun 24, 2021
@Ashu-1309
Copy link
Contributor Author

Thank You 😁😁 @prathimacode-hub

@prathimacode-hub prathimacode-hub added 🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21 & DCP21.Points will be 10 and removed To Do Update Pending labels Jun 25, 2021
@prathimacode-hub prathimacode-hub merged commit 36290e4 into prathimacode-hub:main Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21 & DCP21.Points will be 10 LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finding Number of days in a Month
2 participants