12products / poke-backend

Backend for poke with nest framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poke

Poke is a personal accountability system. You setup recurring goals on the platform and get reminded about them via text message. For example, if you want to go to the gym three days a week, you can add a reminder in Poke to message you on your gym days. Poke will keep track of when you accomplish your goals or when you've slipped up.

MVP

  • User can create reminders that will be regularly sent as text
  • User can set which days reminders are sent
  • User can set which times reminders are sent
  • User can respond to text to confirm completion
  • User can response to text to disable reminders (”snooze”)
  • User gets reminded if they do not respond to text
  • User can manage their reminders

Stretch

  • User can see dashboard summarizing their reminders
  • User can see data visualization of their streaks

About

Backend for poke with nest framework


Languages

Language:TypeScript 96.2%Language:JavaScript 2.6%Language:Shell 1.1%