Skip to content

Add Metadata class#31

Merged
rajat19 merged 3 commits intomasterfrom
feature/metadata
Oct 6, 2019
Merged

Add Metadata class#31
rajat19 merged 3 commits intomasterfrom
feature/metadata

Conversation

@rajatgoyal715
Copy link
Member

Closes #22

Added Metadata class to store a dictionary of challenge_id to submission_id.
If a submission_id is greater than already stored submission_id (in metadata), then only that submission will be crawled, and it will update the metadata as well.

@rajatgoyal715 rajatgoyal715 added the enhancement New feature or request label Oct 6, 2019
@rajatgoyal715 rajatgoyal715 self-assigned this Oct 6, 2019
@rajat19
Copy link
Member

rajat19 commented Oct 6, 2019

can we store in some json file rather than txt

@rajatgoyal715
Copy link
Member Author

Text file is also storing in json format only. Maybe we can change the type of the file from .txt to .json, and that should also work in the same way.

Screenshot from 2019-10-06 22-17-17

@rajat19
Copy link
Member

rajat19 commented Oct 6, 2019

seems good

@rajat19 rajat19 merged commit c68925f into master Oct 6, 2019
@rajat19 rajat19 deleted the feature/metadata branch October 6, 2019 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overriding newest solution with oldest solution

2 participants