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

Volunteer Tasks list #148

Open
anshsrtv opened this issue Feb 9, 2021 · 4 comments · May be fixed by #155
Open

Volunteer Tasks list #148

anshsrtv opened this issue Feb 9, 2021 · 4 comments · May be fixed by #155
Assignees
Labels
available No one has claimed the issue (or) is working on it. medium

Comments

@anshsrtv
Copy link
Member

anshsrtv commented Feb 9, 2021

Is your feature request related to a problem? Please describe.
As a volunteer, I should be able to view the list of tasks.

Describe the solution you'd like

  1. Create an API: [get] /api/tasks/org/(org-id)/ which lists the tasks available under that org.
  2. It will return an array of task objects which contain
    1. task_id
    2. author
    3. social_media_platform
    4. description
    5. share_type
    6. share_link
    7. share_text
    8. share_img
  3. only authenticated user can access this API.
  4. make swagger docs for the same
  5. add tests for the same
@akhil-maker
Copy link
Contributor

I would like to take this issue

@priyanshisharma
Copy link
Member

@akhil-maker we shall work on teesco-backend after completing ecell-main-server, please claim the issues there first.

@akhil-maker
Copy link
Contributor

Ok ma'am @priyanshisharma

@anshsrtv anshsrtv added the available No one has claimed the issue (or) is working on it. label Feb 9, 2021
@anshsrtv
Copy link
Member Author

@akhil-maker You can now start working on the issue

@akhil-maker akhil-maker linked a pull request Mar 14, 2021 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available No one has claimed the issue (or) is working on it. medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants