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

Fix File Mess and move everything to DB #55

Open
2 of 3 tasks
prastut opened this issue Jul 25, 2018 · 0 comments
Open
2 of 3 tasks

Fix File Mess and move everything to DB #55

prastut opened this issue Jul 25, 2018 · 0 comments
Assignees

Comments

@prastut
Copy link
Owner

prastut commented Jul 25, 2018

  • Match Data - list of all matches, each match data, what teams are playing, start time. Simulated start time we can handle in memory because it is volatile and different for each client.

  • Entities for teams: Currently, entity are players (as I see when I get from frontend) but entitityType has to be introduced where I can get the teams as well as players. What if we wanted to show the two teams by default on the frontend. We already process team tweets -> need a pipeline to show them on the frontend.

^ This is still not done by merging #95. So close this after this get's done @avisrivastava254084

  • The entityList.js file should disappear from the code.
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

2 participants