software-students-fall2021 / project-setup-penguin

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

create initial account page #55

Closed jharsch2401 closed 3 years ago

jharsch2401 commented 3 years ago

I added the basis for the account viewing page, it mainly just establishes the buttons for switching between deck view and card view. I used and the deck ID text used in the deck view page as placeholders for cards and decks until the DeckView and DisplayCard functions are more operational, please let me know if there's a different way you would like me to structure this as I didn't want to do too much without seeing the other pages finished first.

account-page-card account-page-deck