svb-hikip / hikipfe-react-public

4 stars 20 forks source link

Task 8 - Upload file, Delete file and Display files (Mockup only) #34

Closed svb-hikip closed 4 months ago

svb-hikip commented 4 months ago

image

Make a mock up with dummy data, a client file list display with add files and delete files.

We shall make it operational after I get the backend ready for file upload.

aditya28n99 commented 4 months ago

Updated Files component to include file upload, displying files and deleting files functionality. please review the pull request.

svb-hikip commented 4 months ago

Completed by @aditya28n99