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

Executable download for Local Deployments #404

Closed
McTechie opened this issue Oct 3, 2021 · 3 comments
Closed

Executable download for Local Deployments #404

McTechie opened this issue Oct 3, 2021 · 3 comments
Assignees
Labels
django Backend/Django related work feature New feature or request hacktoberfest react Frontend/React related work

Comments

@McTechie
Copy link
Contributor

McTechie commented Oct 3, 2021

Feature Request

Is your feature request related to an existing Issue or a new implementation?

No

Feature Description

Implement the Download an Executable Functionality in the previously existing Flask App Deployments Feature. The new functionality should allow the user to directly get an Executable file downloaded upon deploying a chosen model locally.

Possible Solution

You would be required to add the required Frontend code in FrontEndApp/v1-react/src/Components/Deployment and Backend code in BackEndApp/deployments. The initial setup already exists! 😄

Additional context

Currently, only an option to download the zipped folder (containing the entire Flask App) exists. The user is able to download the zipped folder, when opted to deploy a project locally. By creating this feature, the user can choose whether to receive a zipped folder containing the code (Flask App) OR an executable file containing the same.

@McTechie McTechie added feature New feature or request hacktoberfest django Backend/Django related work react Frontend/React related work labels Oct 3, 2021
@Aditya-ds-1806
Copy link
Contributor

Aditya-ds-1806 commented Oct 3, 2021

Can you assign this to me? @McTechie

@McTechie
Copy link
Contributor Author

McTechie commented Oct 3, 2021

@Aditya-ds-1806 yes sure, I'll assign this to you.

If you feel stuck or have any doubts regarding the feature, feel free to reach out via the #frontend or #backend channels on Slack.

Do make sure to go through our CONTRIBUTING.md and CODE_OF_CONDUCT.md to make sure your PR is merged.

Looking forward to the hack! 😄

@McTechie
Copy link
Contributor Author

Fixed in #411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
django Backend/Django related work feature New feature or request hacktoberfest react Frontend/React related work
Projects
None yet
Development

No branches or pull requests

2 participants