HiddenCo / HiddenSite

This is Hidden Site
0 stars 0 forks source link

Some missing things #2

Closed Pokit closed 10 years ago

Pokit commented 10 years ago

Everything needed to be done before launch (Important stuff):

  1. Edit button doesn't work. It needs to go back to the list item screen with the information in the fields (and then the user can edit the item and click save again)
  2. When someone is logged in, let's change the navbar link from "Login" to "Logout" and change the text to red.
  3. On the saved items list, the user should be able to select the saved items and then add them to their eBay account from there or delete them.
  4. E-mail verification needs to be implemented when signing up. 4.1. A captcha method needs to be implemented (http://www.myjqueryplugins.com/jquery-plugin/qaptcha)
  5. There needs to be a "Members Area" button on index.html for when a user is already signed in.
  6. When the user clicks save to account on the item lister, it should actually save and appear in the users area in the saved items list.
  7. (No idea if this works yet), the image on Amazon for the product should be added to the eBay listing.

Least important things:

  1. When a user creates an account, they need to select their payment plan first and pay via PayPal. 1.1 A trial version should be implemented and the user should verify by signing into their PayPal account through our website. (Trial accounts have no strings attached, they only need to login to their PayPal and each person can only have one trial. Each trial account only gets 5 listings before a notice appears prompting them to upgrade their plan ==> Not needed until official launch)
Pokit commented 10 years ago

Important:

  1. The user should be able to subscribe or pay a single payment. By subscribe I mean they automatically pay monthly, and by single payment I mean they need to pay manually, this can be done by sending them an e-mail with a link to the payment.
  2. The user should be notified via e-mail when their subscription is coming to an end.
  3. The user should be able to easily cancel their package via a button, once clicked it will ask them to confirm their cancellation. Once confirmed they will be able to use the software until the end of the billion period for their account, and then their account will lock itself and not allow them to use the software.