A single page application using the Twilio API to send automated text and email notifications. Training Bot assists team leaders by sending automated notifications with custom content to their team. |
Here is a working live demo: https://trainingbot.netlify.com
The central location of our App. Here you can see all of your team members, training series, and outgoing/sent messages.
You'll store all of your members here. This information will be used to send the notification to that specific member.
Training Series contains all of your content and assigned members.
The profile section is where you can view/delete your account as well as upgrade your account.
Training Bot is compatible with devices of all sizes and all OS's.
- Fork the repository
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue by emailing [email protected] including your search query and the expected result.
Alex King | Brandon Lent | Leigh-Ann Friedel | Michael Landers | Nathan Boyette |
MIT © Training Bot