Skip to content

Files

Latest commit

 

History

History
21 lines (16 loc) · 705 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 705 Bytes

solo_project

Matt Digel's Codesmith Solo Project

  1. Identify your user(s) --> I want to send a text message to a group of friends and get a yes/no response

  2. What is the problem you’re solving? --> Organizing events. Screw Facebook events.

  3. What is the solution? --> A website that allows you to send event invites to a list of phone numbers

  4. What is the MVP scope? (core features you must get working) --> Send a message to a phone number. --> Save the response to a DB

  5. What are the tough technical challenges involved with solving this problem? --> Finding and using SMS API

  6. What are the stretch goals? --> Sending to multiple phone numbers at once --> Chart displaying RSVP status