Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1pt] Create a main.rb file that will serve as your console app entry-point. #3

Closed
tafaramafemba opened this issue Jun 27, 2022 · 0 comments · Fixed by #26
Closed
Assignees

Comments

@tafaramafemba
Copy link
Owner

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.
@dewslyse dewslyse added this to To do in Ruby capstone Jun 27, 2022
@dewslyse dewslyse changed the title Create a main.rb file that will serve as your console app entry-point. [1pt] Create a main.rb file that will serve as your console app entry-point. Jun 27, 2022
@dewslyse dewslyse moved this from To do to In progress in Ruby capstone Jun 28, 2022
@dewslyse dewslyse moved this from In progress to In review in Ruby capstone Jun 29, 2022
@dewslyse dewslyse linked a pull request Jun 29, 2022 that will close this issue
@tafaramafemba tafaramafemba moved this from In review to Done in Ruby capstone Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants