I am trying to build a price tracking/alert website (like https://hukkster.com ). This website is not entirely a ecommerce website. Because there are so many Django ecommerce packages (like Oscar) out there, I was wondering if I should use one of them or just develop one inhouse?
My requirements are simple:
- User can track the price of products from other ecommerce sites (like amazon, ebay).
- User will get notified when price drops a certain threshold
- User will have an account
- User can view all of its own tagged products and also view the top tags (like top hukks in hukkster).
Before I try to reinvent the wheel here, I would like to know which (if any) Django package(s) will support my requirements?
Thanks,
Amit
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d155b09b-55d7-455c-82e5-3c1150b80293%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment