Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serknight/guildguide
An SMS guide to get you through the trenches of school
https://github.com/serknight/guildguide
Last synced: about 2 months ago
JSON representation
An SMS guide to get you through the trenches of school
- Host: GitHub
- URL: https://github.com/serknight/guildguide
- Owner: SerKnight
- Created: 2018-06-29T18:15:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T08:01:58.000Z (almost 2 years ago)
- Last Synced: 2023-03-22T21:12:49.993Z (almost 2 years ago)
- Language: Ruby
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guild Guide
An SMS based app that sends incremental messages throughout a students journey to guage their average sentiment
1. StartUserJourneyJob.new.perform(User.last.id, Journey.last.id)
2. ProcessMessagesJob.new.perform** Text Response **
# {
# "ToCountry"=>"US",
# "ToState"=>"CO",
# "SmsMessageSid"=>"SM88cbebfbfb523dfaab84a37e40058daf",
# "NumMedia"=>"0",
# "ToCity"=>"",
# "FromZip"=>"80470",
# "SmsSid"=>"SM88cbebfbfb523dfaab84a37e40058daf",
# "FromState"=>"CO",
# "SmsStatus"=>"received",
# "FromCity"=>"DENVER",
# "Body"=>"Kkkkkkkk",
# "FromCountry"=>"US",
# "To"=>"+17204109404",
# "ToZip"=>"",
# "NumSegments"=>"1",
# "MessageSid"=>"SM88cbebfbfb523dfaab84a37e40058daf",
# "AccountSid"=>"ACf6f6884ed8853ff5b9531600dc53317d",
# "From"=>"+13036188520",
# "ApiVersion"=>"2010-04-01"
# }