Closed sweep-ai[bot] closed 11 months ago
src/user_interface.py
β
Check src/user_interface.py with contents:
Ran GitHub Actions for bec3a47287124210b907b622070d43be83e38488:
src/main.py
β
Check src/main.py with contents:
Ran GitHub Actions for fface9f77f1d3e896bdccf97201be02e6aae4246:
src/user_interface.py
β
Check src/user_interface.py with contents:
Ran GitHub Actions for 6ccc16656d5f583151184d57776d00df16788857:
PR Feedback (click)
Description
This pull request adds a user interface for song ideas to the project. It introduces a new
UserInterface
class in theuser_interface.py
file, which allows users to input their ideas for the song, display those ideas, and save them to a file for future reference. Additionally, it includes a method to load previously saved ideas from a file.Summary
UserInterface
class inuser_interface.py
fileget_user_input
method to prompt user for song ideasdisplay_ideas
method to display user's ideassave_ideas
method to save user's ideas to a fileload_ideas
method to load previously saved ideas from a fileFixes #4.
π Latest improvements to Sweep:
π‘ To get Sweep to edit this pull request, you can: