fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

feat(ui):download functionality implemented in the frontend #267

Open soham4abc opened 1 year ago

soham4abc commented 1 year ago

This PR is a continuation for #262

Description

Download functionality works in the UI

Changes

A new route for a new API endpoint and its integration on Browse/index.js

How to test

Try selecting download as a action in the browse page. (Latest backend required)

PTAL @shaheemazmalmmd @GMishx

The Download file name issue is still there would require input from the mentors regarding this issue.

soham4abc commented 1 year ago

@shaheemazmalmmd @GMishx Does this need any changes??