99d7f7d3a49049e21da286b7488f0f4f12833de7
IMFestival SMS Dashboard
What is this repository?
This repository holds the SMS notification system for IMFestival, featuring a web dashboard along with containerization files (Dockerfile and docker-compose.yml) for easy deployment.
How to use the dashboard
The dashboard will allow the upload of a CSV file that contains the user's name, email, workshop name and times.
You can use the dashboard to schedule messages for delivery to selected users at specific times. Message content can be configured directly within the dashboard and supports the placeholders {name} for the recipient's name, {workshop} for the workshop name, and {workshop_time} for the workshop time.
Considerations
The character limit needs to check against the longest workshop name to ensure the limit isn't misrespresented.
Python Dependencies
- numpy
- dateutil
- pandas
Description
A web-based SMS notification system for managing festival attendees and delivering workshop reminders via Clickatell.
https://imfestival.jrdn.dev
Languages
HTML
42.4%
PHP
36.1%
Python
9.7%
CSS
6.4%
JavaScript
5.2%
Other
0.2%