Vandivier / ladderly-3

the home site for the ladderly ecosystem
https://ladderly.io
13 stars 9 forks source link

teachable import #6

Open Vandivier opened 1 year ago

Vandivier commented 1 year ago

teachable users have a few properties we need to support:

  1. first name, last name
  2. total purchases (maybe create a transaction entity? or just a number for now like teachable_purchase_total)
  3. marketing eligible (includes YES for leads)
Vandivier commented 1 year ago

let's prioritize this right after Claude Chat and the Blog are done. also clear bugs

depends on: https://github.com/Vandivier/ladderly-3/issues/64 https://github.com/Vandivier/ladderly-3/issues/53 https://github.com/Vandivier/ladderly-3/issues/11 https://github.com/Vandivier/ladderly-3/issues/59 https://github.com/Vandivier/ladderly-3/issues/27 https://github.com/Vandivier/ladderly-3/issues/28

151

109

179

112

does NOT depend on:

176

66

72

Vandivier commented 9 months ago

Email blast should inform users of the transfer and encourage them to reset their password

We can have 1 or 2 follow ups before I delete the teachable site

Need to add last login on user table to DB, so we can follow up if they didn't log in after X days

Need to add marketing material opt in; also do new features count as marketing or system emails? Pass reset is a system email or like a necessary email I forget the term

Vandivier commented 1 week ago

depends on #341