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

[Feature]: Computing V1 #60

Closed
6 of 7 tasks
adrienfort opened this issue May 19, 2022 · 0 comments · Fixed by #65
Closed
6 of 7 tasks

[Feature]: Computing V1 #60

adrienfort opened this issue May 19, 2022 · 0 comments · Fixed by #65
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@adrienfort
Copy link
Member

adrienfort commented May 19, 2022

Description

Implement the feature that enable a user to upload a program and execute it 🚀

Expected behaviour

Here is what you have to do :

  • Think about how to add this feature on the actual code base, draw a schema and validate it with @lolboysg @lucas-louis and me
  • Implement the feature and make sure to implement the following user stories :
    • As a user I can upload a program
    • As a user I can execute a program
    • As a user I can see my uploaded programs
  • Add end-to-end tests (cypress)
  • Update the documentation and the REAMDE.md

Notes :

  • Build a simple user interface. It's ok if it's not very nice

Environment

/

Proposed solution

/

@adrienfort adrienfort added documentation Improvements or additions to documentation enhancement New feature or request labels May 19, 2022
@adrienfort adrienfort added this to the Computing - V1 milestone May 19, 2022
@adrienfort adrienfort changed the title [Feature]: [Feature]: Computing V1 May 19, 2022
@ZerLock ZerLock linked a pull request Jun 8, 2022 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants