/PhoneBuzz

Primary LanguageJava

#Lendup Coding Challenge - PhoneBuzz

Here's the link to a working online version:

https://salty-retreat-88070.herokuapp.com/

Phases 1-3 are completed.

####Building the program: To build the application, run the following command:

mvn clean install

####Running the program: To run the application, run the following command:

mvn spring-boot:run

You can access the application at:

http://localhost:8080/

####Credentials: If you want to replace the Twilio credentials, replace the following fields with your own credentials:

######AppController class: ACCOUNT_SID

AUTH_TOKEN

######CallTimerTask class: twilioNumber