adeola003 / my_things_ruby_capstone

MIT License
3 stars 1 forks source link

[1pt] Create a main.rb file that will serve as your console app entry point (group task). #4

Closed adeola003 closed 1 year ago

adeola003 commented 1 year ago

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.