Node-ify is an innovative emergency messaging platform developed from June to September 2021. It leverages Node.js, MongoDB, Twilio, and Bcrypt to enable rapid mass communication through SMS. This platform is designed to send up to 100 SMS messages with a single click, making it a vital tool for emergency response and alert systems.
- Mass SMS Communication: Capable of sending up to 100 SMS messages in one click, using Twilio's robust messaging API.
- Secure User System: Utilized JWT Authentication & MongoDB to create a secure login, registration, & user management system.
- Phone Number Clustering: Created a feature for clustering phone numbers, enabling alerts to reach specific groups desired by the user.
- Back-End: Node.js
- Database: MongoDB
- SMS Integration: Twilio
- Security: Bcrypt, JWT Authentication