Fahim-Khan-P / Ruby-Capston

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram and the data will be stored in JSON files as well.
MIT License
0 stars 0 forks source link

[3pt] Startup actions - Group task #3

Open Fahim-Khan-P opened 1 year ago

Fahim-Khan-P commented 1 year ago
  • 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.
Fahim-Khan-P commented 1 year ago

.