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

Create Doggo App Which Allows for Delcairing Good Dog Status #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ASPhillips8
Copy link

Fetch data from api and create a span that clickable. Displayed dog data following an event listener. Added button for good dog status that updates the server once triggered. Still have work on Bonus but wanted to push
Screenshot 2024-05-24 at 9 23 26 AM

Copy link

@stephenmckeon stephenmckeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Love the screenshot and appreciate you doing the extra practice.

})

function showDog(dog) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't have an empty line after function definition. Try to break this habit going forward.

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