Skip to content

Completed List Project#27

Open
jocate wants to merge 3 commits intobloominstituteoftechnology:masterfrom
jocate:master
Open

Completed List Project#27
jocate wants to merge 3 commits intobloominstituteoftechnology:masterfrom
jocate:master

Conversation

@jocate
Copy link

@jocate jocate commented Jan 8, 2019

@lpuentes19

I completed the list project: the textfield allows users to enter an item and when the 'add' button is clicked, the item is added to the label, which displays a list of each item added, unless the 'reset' button is clicked in which case the label list is erased. The answered questions are included as a txt file.

Stretch: I completed the first stretch, where a new button 'print' is added to the view controller and when clicked: the entered list prints to the console.

Jocelyn Stuart added 3 commits January 8, 2019 16:31
…dd to label list, press reset button if they want to erase list, or press print button to print list to console.
@lpuentes19
Copy link

Jocelyn, after reviewing your project, it looks like you implemented everything just right! In the storyboard you put everything in a stack view correctly which is great. The functionality as far as adding and removing works. Code is very nice and concise. Some suggestions would be to add more commits and for the remove/clear method maybe use the ".removeAll()" method. Also, maybe try implementing this using "Item" as the type for the array of items. Remind me to go over adding your files into folders. Overall, very good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants