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 getConference() query to Conference model in Notifier-Service #34

Closed
rajatkb opened this issue Mar 8, 2020 · 2 comments · Fixed by #58
Closed

[Feat.] add getConference() query to Conference model in Notifier-Service #34

rajatkb opened this issue Mar 8, 2020 · 2 comments · Fixed by #58
Assignees
Labels
easy GSSOC label for beginner tag good first issue Good for newcomers gssoc20 GSSOC label for gscco20 tag

Comments

@rajatkb
Copy link
Owner

rajatkb commented Mar 8, 2020

Currently, there is only one getOne dummy async function for retrieving one document. The controller for the Conference model will be requiring few queries which will be contained by the Conference model class.

REQUIREMENT
-> add the required methods by following the controller requirements

Where to look at
-> controllers/conference.ts
-> models/conference.ts

@rajatkb rajatkb added good first issue Good for newcomers easy GSSOC label for beginner tag gssoc20 GSSOC label for gscco20 tag labels Mar 8, 2020
@Kajol-Kumari Kajol-Kumari mentioned this issue Mar 12, 2020
@rajatkb rajatkb changed the title [Feat.] add new queries to Conference model in Notifier-Service [Feat.] add getConference() query to Conference model in Notifier-Service Mar 14, 2020
@rajatkb rajatkb added this to In progress in Notifier-Service Mar 14, 2020
@rajatkb rajatkb linked a pull request Mar 14, 2020 that will close this issue
@rajatkb rajatkb assigned rajatkb and unassigned rajatkb Mar 14, 2020
@rajatkb
Copy link
Owner Author

rajatkb commented Mar 14, 2020

@Kajol-Kumari I am assigning it to you, leave a response for the same.

@Kajol-Kumari
Copy link
Contributor

okay @rajatkb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy GSSOC label for beginner tag good first issue Good for newcomers gssoc20 GSSOC label for gscco20 tag
Projects
2 participants