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

Create Proof API #149

Open
priyanshisharma opened this issue Feb 9, 2021 · 0 comments
Open

Create Proof API #149

priyanshisharma opened this issue Feb 9, 2021 · 0 comments
Labels
available No one has claimed the issue (or) is working on it. hard

Comments

@priyanshisharma
Copy link
Member

Is your feature request related to a problem? Please describe.
As a volunteer, I should be able to submit my proof of work.

Describe the solution you'd like

  1. Create an api [post] /api/tasks/proof/(task-id)/ to upload proof.
  2. Only authenticated users can access this API.
  3. The API take the image of screenshot for the task. The rest variables should be initialised by default values, for example:
    i. points : 0
    ii. review_by_ai : 'pending'
    iii. review_by_human: 'pending'
  4. Make swagger docs for the same
  5. Add tests for the same
@anshsrtv anshsrtv added the available No one has claimed the issue (or) is working on it. label Feb 9, 2021
@anshsrtv anshsrtv added the hard label Feb 19, 2021
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. hard
Projects
None yet
Development

No branches or pull requests

2 participants