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

Create CP Notifier Script #1006

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Kirti-Pant
Copy link

The Competitive Programming Notifier Script is a Python tool that alerts users about upcoming coding competitions from selected websites. It offers three notification methods:

Desktop Notifications: Instant alerts on your computer. Email Notifications: Detailed emails with competition info. SMS Notifications: Alerts sent directly to your mobile phone. Key Features:

  1. Configurable Settings: Easily enable or disable notification methods and set up your email and SMS configurations.
  2. Competition Monitoring: Fetches upcoming competitions, which can be customized based on user preferences.
  3. Regular Checks: Runs continuously to ensure timely updates.

This script is perfect for competitive programmers and coding enthusiasts, helping them stay informed and manage their schedules effectively.

Pull Request Template

script name -

Brief about script

Issue no.(must) -

Self Check(Tick After Making pull Request)

  • This issue was assigned to me.
  • One Change in one Pull Request
  • My file is in proper folder (Name of folder should be in lowercase with no space in between) (E.g. meet_schedular)
  • I am following clean code and Documentation and my code is well linted with flake8.
  • I have added README.md and requirements.txt (Include version numbers too e.g. pandas==0.0.1) with my script
  • I have used REPO README TEAMPLATE (Necessary)
  • Just including required dependencies in requirements.txt (Don't include Python version too)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

The Competitive Programming Notifier Script is a Python tool that alerts users about upcoming coding competitions from selected websites. It offers three notification methods:

Desktop Notifications: Instant alerts on your computer.
Email Notifications: Detailed emails with competition info.
SMS Notifications: Alerts sent directly to your mobile phone.
Key Features:

1. Configurable Settings: Easily enable or disable notification methods and set up your email and SMS configurations.
2. Competition Monitoring: Fetches upcoming competitions, which can be customized based on user preferences.
3. Regular Checks: Runs continuously to ensure timely updates.

This script is perfect for competitive programmers and coding enthusiasts, helping them stay informed and manage their schedules effectively.
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congratulations!! 🎉 @Kirti-Pant for making your first PR. We will review the changes soon and merge finally.😊 Do give a star ⭐ meanwhile if you like this project.

@Kirti-Pant
Copy link
Author

@pawangeek , I've uploaded my PR

@pawangeek
Copy link
Contributor

Hey @Kirti-Pant Please see the check boxes and make the contribution accordingly, (in a folder, with readme, requirements etc.)

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.

2 participants