Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 465 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 465 Bytes

cadenza

A demo text journal app

Tech stack

  • Django 1.11
  • Python 3.5.4
  • Twilio SMS API
  • Bootstrap 3
  • Heroku (deployment)

MVP - demo

  • Create account that includes a mobile phone #
  • Send texts to make “journal entries”
  • Retrieve a list via text or a full list in the web app

Future features

  • Summary stats & text analytics
  • Sharing trackers
  • Create multiple “trackers”
  • Two-factor auth
  • Rate limiting
  • Testing and error handling