Volkanite / catropolis

Cat adoption website by B7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement an adoption cart system

Volkanite opened this issue · comments

Objectives:

  • Add shopping cart icon to top of page. (Done)
  • This icon should have a number on it showing amount of cats in it. (Done)
  • Add 'Adopt' button to cat pages (Implemented by b37ab4c)
  • When 'Adopt' button is clicked, item in cart number should iterate. (Done)

Implemented by e7ad9f8 460592e and dfa75da