software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

create UpdateCard page based on functionality of CreateCard #69

Closed jharsch2401 closed 2 years ago

jharsch2401 commented 2 years ago

I used the CreateCard page from PR #62 to make an UpdateCard page. I had the save button return immediately to the deck page rather than ask for login authentication because I assumed editing would be for people who owned the card, but let me know if I need to change later.

updatecard