aviabird / angularspree

angular e-commerce framework for online store

Home Page:https://www.aviacommerce.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter, Add to cart, categories

chikakow opened this issue · comments

Hi,
First of all, thank you for all your contributions! There are lots of great examples to learn patterns from!
But looks like Filter, Add to cart, categories are not working. Are you guys still actively working on this project?

hi @chikakow thanks for raising this issue.
its working now, you can check the website.
We figured out the issue is caused because of this bug: #57
the databse limit gets full as the api is hosted on heroku. we need to reset the db timely in order to make things right again.
If you got some time feel free to resolve this issue #57 and send a PR.
Thank you !