Mwapsam / ruby-capstone

In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2pt] Group Task: Startup actions

VSeray opened this issue · comments

  • Implement startup actions:

    • Present the user with a list of options to perform.
    • Let users choose an option.
    • If needed, ask for parameters for the option.
    • Have a way to quit the app.