Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
/ sms-checkin Public archive

A simple check in application using SMS to engage participants at an event.

License

Notifications You must be signed in to change notification settings

spacedogXYZ/sms-checkin

Repository files navigation

SMS Check In

A simple check in application using SMS to engage participants at an event. Sends prompts before the start time to confirm attendance, and afterwards to rate the event.

Developers

Getting Started

  • Install Python with pip and virtual environments
  • Install requirements pip install -r requirements/development.txt

Run Migrations

  • python manage.py migrate
  • python manage.py createsuperuser

Run Server

Deployment

  • set environment variables:

Heroku

  • Postgres
  • Redis
  • WhiteNoise

Twilio

About

A simple check in application using SMS to engage participants at an event.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published