Skip to content

📲 (Local Build) Manage directory and send / receive SMS with in-browser group chat built with Node/Express, Vue, and Twilio API.

Notifications You must be signed in to change notification settings

wtype/group-texting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Messaging With Vue and Twilio API

A group SMS app built with Vue, Node/Express, and Twilio. Current version allows for sending a message to a people listed in the directory.

Getting Started 📱

Using this app will require a Twilio account and a .env file with account details and a verified number.

Once that information has been added, run the commands below in their respective directories:

Server

cd server
yarn
yarn start

Client

cd client
yarn
yarn serve

Screenshot - Vue Text App

To Do

  • Client started with Vue
  • Server started with Node and Express
  • Twilio added
  • Member list added
  • Front-end complete
  • Client <—> Server comm complete
  • Basic checks to front and back added
  • Tested
  • nedb added / local
  • Add directory CRUD
  • Message archive
  • Routing
  • Error Handling – which messages failed (Twil error codes)
  • Replies / back and forth messaging
  • Authentication ?
  • Build / Deploy

More Examples

Screenshot2 - Vue Text App

Screenshot3 - Vue Text App

About

📲 (Local Build) Manage directory and send / receive SMS with in-browser group chat built with Node/Express, Vue, and Twilio API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published