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

Adding One Line facts #2

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Adding One Line facts #2

merged 5 commits into from
Oct 31, 2023

Conversation

Volcano-Dragon
Copy link
Contributor

Fixes Issue🛠️

Closes #1

Description👨‍💻

When the user opens the program, it will fetch one random fact or quote from the text file according to the current time.
In the morning, it will display one motivational quote from Mo.txt file
In the afternoon, one fact from Af.txt
In the evening, one life hack from Ev.txt
Currently it does not print anything for midnight or night.

Type of change📄

  • New feature (non-breaking change which adds functionality)

How this has been tested✅

I tested this code many times by changing the Hour value; it is reading the text file properly.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

image
image

@Volcano-Dragon Volcano-Dragon marked this pull request as draft October 27, 2023 13:56
@Volcano-Dragon Volcano-Dragon marked this pull request as ready for review October 27, 2023 13:56
@Rakesh9100 Rakesh9100 merged commit 78f68d7 into Rakesh9100:main Oct 31, 2023
@Rakesh9100
Copy link
Owner

Congrats on getting your PR merged to this repo under SLoP 3.0 🎉🥳 @Volcano-Dragon

@Rakesh9100
Copy link
Owner

give @Volcano-Dragon 75 points

@Rakesh9100 Rakesh9100 added slop3.0 SLoP 3.0 Open Source Program Completed 🥳 PR successfully merged and issue resolved on completion labels Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion slop3.0 SLoP 3.0 Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give user one line information according to time
2 participants