top of page
Christian Jurki Maker Portfolio
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Text Message Reminder Java Project
Date
December 30, 2022
For my final project in my grade 11 computer science class, I decided to make a reminder app that sends text messages at the correct time. When first in the app, you are presented with 5 possible profiles you can make. In each profile you are prompted to name it, include your phone number, and set up to 3 different reminders with their date and time. The Java written application uses the Twilio API and constantly checks the current date and time to then text you and remind you about anything you entered.
bottom of page