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

Implement frontend and backend for resource download #18

Open
akshit-g opened this issue Jul 3, 2023 · 4 comments
Open

Implement frontend and backend for resource download #18

akshit-g opened this issue Jul 3, 2023 · 4 comments

Comments

@akshit-g
Copy link
Contributor

akshit-g commented Jul 3, 2023

When a user clicks on the download button for a resource, it should lead to a dedicated resource download page. This page should provide a clear and prominent download button or link to allow users to download the resource file. Additionally, you can include information such as the resource title, description, uploader, upload date, file size, and any relevant metadata. Consider providing options for users to rate the resource or leave feedback.

@akshit-g akshit-g changed the title Implement resource download mechanism Implement frontend and backend resource download mechanism Jul 13, 2023
@akshit-g akshit-g changed the title Implement frontend and backend resource download mechanism Implement frontend and backend for resource download Jul 13, 2023
@rohin079
Copy link
Contributor

@akshit-g For the download dedicated page, are you keeping all your resource files on any cloud storage platform? or like a file sharing app like mega? Do you want that when someone clicks on the download button, it redirects them to the mega link from where they can download? or do you want to store the resource files locally in your system and then create a seperate download page within the project webapp?

@akshit-g
Copy link
Contributor Author

@akshit-g For the download dedicated page, are you keeping all your resource files on any cloud storage platform? or like a file sharing app like mega? Do you want that when someone clicks on the download button, it redirects them to the mega link from where they can download? or do you want to store the resource files locally in your system and then create a seperate download page within the project webapp?

Plan is to use any cloud storage platform. Either a simple notification can be given that the download is complete (like an overlay) or you can create a separate download page within the webapp

@Anabot12
Copy link
Contributor

Anabot12 commented Aug 2, 2023

I want to work on this issue !

@akshit-g
Copy link
Contributor Author

akshit-g commented Aug 2, 2023

I want to work on this issue !

Assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants