Skip to content

Add more console functionality

Jacob Meksavanh requested to merge console-app into main

Description

added the commands: add-list add-item

  • [id, name, description] print-list
  • [id]

Issue

Issue #

Feature

Describe the feature or functionality added

Tophatting

Describe the steps to test your changes.

Expected current behavior

What should you see or expect when you test this feature?

Changes

Describe the changes you made part of this merge request

Screenshots

Add any screenshots required

Design Patterns

List any design patterns used to accomplish this task

Deviations

Were there any deviations from the original design or architecture plan. If yes, what were they ?

Additional

  • Unit test written
  • Meets requirements
  • Cross-browser tested
  • Added/updated documentation as needed
  • Camel case style used

Merge request reports