This is the to-do list for okcart. Feel free to add something with a PR.
These are things that are intended to be added to okcart
Search bar would be at the top of the site, on the header. Centered, similar to Amazon’s.
Already semi-implemented, but not completely
A user could ‘subscribe’ to a tag, making it appear on their homepage.
Allow tag browsing. Allow for multiple tags at the same time, using +. Example: /tags/foo would show products tagged as ‘foo’. /tags/foo+bar would show products tagged as foo or bar /tags/foo-bar would show products tagged as foo and bar
Using this, users can see how their product is doing.
Log only time, don’t log with Do-Not-Track
Use chart.js or something similar.
A user could buy an item to someone else.
Would go directly to user (user has to accept)
Would give a key that could be redeemed. Use PGP.
A user can temporarily reduce the price of their product
Price would be reduced if a coupon code is used.
Would work similarly to ebay. The seller can set the starting price, and users would bid until a time is reached, or a price is reached.