ucsb-cs48-w19 / 5pm-buy-my-clothes

This is a clothes/ shop my style app, webapp, python/flask
MIT License
1 stars 6 forks source link

make the browse page actually work #43

Open carolineswartz opened 5 years ago

carolineswartz commented 5 years ago

when you select a category from the browse page it should direct you to a page with only clothing from that category

elizamr commented 5 years ago

Mentor Approved

carolineswartz commented 5 years ago

each time a photo is hashtagged the imagePost in the database will be updated with proper categories. We need to get all photos with the same hashtag to appear on the same page