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

Feat: Add new module with cricket Live Scores and news. #896

Closed
3 tasks done
Arnav17Sharma opened this issue May 11, 2024 · 1 comment · Fixed by #932
Closed
3 tasks done

Feat: Add new module with cricket Live Scores and news. #896

Arnav17Sharma opened this issue May 11, 2024 · 1 comment · Fixed by #932
Assignees
Labels
gssoc GSSoC 2024

Comments

@Arnav17Sharma
Copy link
Contributor

Arnav17Sharma commented May 11, 2024

Describe the feature

  1. This module will show live scores of cricket matches currently being played. (Using ESPNCricinfo website.)
  2. It will have latest cricket news.

Add ScreenShots

  1. Live Scores
    image

  2. News
    image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@Arnav17Sharma Arnav17Sharma changed the title Feat: Add new module with cricket Live Scores, stats and news. Feat: Add new module with cricket Live Scores and news. May 11, 2024
@nikhil25803
Copy link
Member

Go ahead @Arnav17Sharma
Note

  • Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
  • Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
  • Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.

All the best 👨‍💻

@nikhil25803 nikhil25803 added the gssoc GSSoC 2024 label May 11, 2024
nikhil25803 added a commit that referenced this issue May 16, 2024
Feat: Add new module with cricket Live Scores and news. #896
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants