###What is this? Pre-employment test web-application that uses SMS service API.
###Technical Assignment Make a form for sending SMS through partner's API. You can found specifications here.
- Field for entering phone numer
- User can add any count of phone numbers
- User can upload list of phone numbers
- Field for message text that show count of physical SMS in message
- Sended SMS must be written in the log(Sender name, phone number, status)
###Readme To run this app you need a composer. Sample of list to upload through form is located in "sample" folder.