Skip to content

alhana-yo/easley-s4-your-calls-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project summary: “Your Calls”

Yours Calls is a web app that allows Interacso employees to register calls and send automatic notifications with the registered call data through Slack to the person requested.

Project objectives:

  1. Create a system to register incoming calls data in a fast way (who calls, their contact details, person requested, message...)

  2. Send the info automatically to the recipients (requested Interacso employees). This functionality works using a private OAuth Access Token that is provided by Slack. As it is private, it has been stored in a file called .env.local and then added to the .gitignore folder.

    See example below:

    REACT_APP_SKEY=xoxp-xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

  3. Check the calls history.

About

Internal communications web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published