/BulkPhoneCalling

Shows real time mock bulk phone calling and their status.

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn

This will install all the dependenices.

yarn server

This will start the web server which listens to requests and acts as a bridge in serving requests and responses between sundial_api and front end web application.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

This will start the web application.

Testing

Once the UI is rendered on screen, Click on the Call button, this will make the corresponding calls for the list of numbers and updates them every second. The Call button will disabled once clicked, to retest please restart the web server and the sundial_api server.