Skip to main content

Week 8

Activities

  1. BACKEND

    i. Provided the tests for the 3 APIs I've been working on.

    ii. Fixed the Issue of the multiple upload calls: (Shruti3004/FOSSology-REST-API#2)

  2. FRONTEND

    i. Created and integrated manage-group-users PAGE. ii. Fixed the issue of the multiple upload calls on the frontend. iii. Provided tests for the fix of Multiple upload calls on the frontend.

SOME SCREENSHOTS

  1. MULTIPLE-CALLS ISSUE:

    Request Format:

    request-1

    request-2

    Expected Response:

    response

  2. MANAGE-GROUP-USERS PAGE

    https://user-images.githubusercontent.com/66276301/183613559-6a682fe1-303c-46a1-83f2-d710092a3606.mp4

PULL REQUESTS

  1. MULTIPLE-CALLS ISSUE:
  2. MANAGE-GROUP-USERS PAGE

NEXT WEEK'S EXPECTATIONS

  1. Add and test the API for fossology Maintenance on the backend.
  2. Integrate the fossology Maintenance API on the frontend.
  3. Provide tests for the multiple-calls implementation on the backend.