Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6) Payments #8

Open
matisnape opened this issue Feb 12, 2018 · 0 comments
Open

6) Payments #8

matisnape opened this issue Feb 12, 2018 · 0 comments
Assignees

Comments

@matisnape
Copy link
Collaborator

matisnape commented Feb 12, 2018

  • ability to pay for the app
  • reminder about incoming payment or payment past due

  • dodanie nowego modelu Payments z kluczem obcym do usera i relację many to one (1 user może mieć wiele płatności, ale płatność może być przypisana do jednego usera) - pola: date, period, user.id
  • dodanie nowego pola do usera paid_until
  • po płatności w zależności od wybranego abonamentu, zapłata aktualizuje pole paid_until usera w formie dzisiaj+okres_abo
  • abonamenty: 1 dzień, 3 dni, 7 dni
  • wyświetlanie daty wygaśnięcia abonamentu w profilu usera
  • wyświetlanie listy płatności w profilu usera
  • dodanie formularza płatności (tylko create) na profilu usera
  • dodanie sprawdzania przy logowaniu stanu abonamentu i wyświetlanie komunikatu, jeśli subkrypcja nie jest aktywna
  • wyświetlanie komunikatu 1 dzień przed wygaśnięciem i tego samego dnia.

bonus?

  • subskrybenci mogą dodawać przepisy promowane - specjalna sekcja na górze All recipes ;P
@matisnape matisnape changed the title Payments 6) Payments Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants