amosproj/amos2021ss01-emba-service

Integration of data fields entered in FE connecting it in the BE and stores in DB

VKrishna09 opened this issue · 1 comments

User story

  1. As a developer
  2. I need to integrate the data fields entered in the Front End which triggers in the Back End
  3. In order to run the emba service from the UI. The following things are to work wrt Front End.

Firmware details

-X [version] Firmware version (double quote your input)

-Y [vendor] Firmware vendor (double quote your input)

-Z [device] Device (double quote your input)

-N [notes] Testing notes (double quote your input)

=> input fields

Expert mode:

-a [MIPS] Architecture of the linux firmware [MIPS, ARM, x86, x64, PPC]

=> per drop down

-c Enable cwe-checker

=> checkbox

-x

=> deep extraction

Acceptance criteria

  • The corresponding input functions correctly as given above

Definition of done

  • Code review from peers has been completed and passed
    • Code is fully implemented and commented
    • Adheres to coding guidelines
    • Commits are not squashed
    • Code is checked into the repository
  • Unit tests for backend have been written and are passing
  • Manual performance tests on the browser are passing
  • No critical bugs are open

Completed on 26.05.2021