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

Import Project from ZIP #3

Open
5 tasks
kenfinnigan opened this issue Jun 1, 2015 · 0 comments
Open
5 tasks

Import Project from ZIP #3

kenfinnigan opened this issue Jun 1, 2015 · 0 comments

Comments

@kenfinnigan
Copy link
Member

Import Project from zip

As a developer
I would be able to import a project into the workspace from a zip file
So that I can edit the existing code


Validation Criteria

  • I can select a local or remote zip file that contains the project code
  • I'm presented with a workspace containing the project code

Tasks

  • Add screen for selecting a local zip file
  • Add screen for entering remote zip file URL
  • REST API for downloading the zip
  • REST API for extracting the zip
  • REST API for git init
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

1 participant