TickLabVN / ssps-be

Back-end for HCMUT-SSPS
0 stars 1 forks source link

Upload file APIs #10

Closed amyranotamirror closed 1 year ago

amyranotamirror commented 1 year ago

Your task is:

Image

Instruction:

  1. Clone repo ssps-fe:
    git clone ...
  2. Checkout your working branch:
    git checkout -b sub-feature/preview-document
  3. Pull latest code from branch sub-feature/preview-document on remote:
    git pull origin sub-feature/preview-document
  4. Implement your task in ./src/pages/TestPreviewPage.tsx. You access localhost:3000/test-preview to see render page.
  5. Please contact me when you're done, no need to create pull-request.