This is an application that allows you to connect to your google account to fetch your google calendar details and send an SMS to the required parties needed for your meetings.
- GIS (Google Identity Service) used to fetch the google calendar meetings for the signed-in person.
- ReactJS for developing the UI
- TailwindCSS for styling out the ReactJS components
- Twillio Messaging Service API used for sending the SMS
- Supabase for storing/fetching users (phone numbers and name)
- Ability to get your google calender meetings
- PhoneBook page to store/retrieve/delete phone numbers
- Stats page for application usage statistics (total message sent, total messages failed, chart showing messages sent every 10 days etc...)
- Dark/Light mode
- Sent meeting details to multiple phonenumbers at once
- Validation check on adding phonenumbers (duplicate, valid phone number etc...)
- Sliding animation (on desktop view only)
- Pagination for meeting lists