rajatkb / Conference-Notify

Conference-Notify is an open source web based application that will aggregate conference information and allow users to search and create recuring reminders and feed for themselves
GNU General Public License v3.0
11 stars 21 forks source link

[Feat.] insert to mongo db on having greater datestamp for deadline, trigger a rest call for same #15

Closed rajatkb closed 4 years ago

rajatkb commented 4 years ago

The Database class currently does not checks for the deadline constraint. It may update the deadline of an mongo document from any of the scrapper plugin , and may lead to inconsistent or old date. Insertion should be avoided in such cases.

REQUIREMENT

vipuldcoder commented 4 years ago

I am interested to work with the issue.

abhishekgupta368 commented 4 years ago

I will do it, can you assign this to me.

rajatkb commented 4 years ago

Assigning it to @abhishekgupta368