Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 496 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 496 Bytes

Product Manager (CLI)

It's a command-line based CRUD application. which is can be controlled by some specific commands. as like -

  • add name for add products name.
  • remove name for remove products name.
  • show . for show the application frontend.
  • close . for close the application.
  • help . for get help.

The UML Diagram of this application is here.