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

Update the Dataset. #1

Open
prakhart111 opened this issue Oct 4, 2023 · 8 comments
Open

Update the Dataset. #1

prakhart111 opened this issue Oct 4, 2023 · 8 comments

Comments

@prakhart111
Copy link
Owner

  • Currently uses IPL match dataset up to 2017.
  • Update the dataset up to 2022 or 2023
  • You can get a matching dataset from Kaggle, and use it's JSON.
@zainbinfurqan
Copy link

@prakhart111 Can i work on this issue?

@prakhart111
Copy link
Owner Author

ya go ahead @zainbinfurqan

@zainbinfurqan
Copy link

@prakhart111 can you tell me how i can run the project.

@prakhart111
Copy link
Owner Author

Yep sure.

  • Install the dependencies using yarn
  • Run yarn start to run the project on your local machine.

Hope this helps.

@codewithsonyy
Copy link

Yep sure.

  • Install the dependencies using yarn
  • Run yarn start to run the project on your local machine.

Hope this helps.

It throws error on windows 10 brother. I tried upgrading my yarn and node but problem still persists

error

@prakhart111
Copy link
Owner Author

Will check

@prakhart111
Copy link
Owner Author

Okay so this was some versioning issue with Node & Webpack

So I've upgraded the project to Vite & ESbuild.

The upgraded stuff is in Dev Branch and if you contribute, PRs to dev only.

For you, steps will be same.

  • Delete the yarn.lock file
  • Fresh Install the dependencies using yarn
  • Run yarn start to run the project on your local machine.

@codewithsonyy
Copy link

Okay so this was some versioning issue with Node & Webpack

So I've upgraded the project to Vite & ESbuild.

The upgraded stuff is in Dev Branch and if you contribute, PRs to dev only.

For you, steps will be same.

  • Delete the yarn.lock file
  • Fresh Install the dependencies using yarn
  • Run yarn start to run the project on your local machine.

Thank you! @prakhart111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants