Skip to content

incruder1/FB_HelpDesk

Repository files navigation

What Does the App do?

  1. The client should be able to Register for a new account
  2. The client should be able to log in after registering
  3. Create a screen to manage the FB Page connection. a. Should be able to create a connection (If doesn’t exist): They’ll be prompted to log in using FB. Your app will also ask for permission to manage pages, and comments and listen to messenger events b. Should be able to delete the connection (If exists)
  4. Service should listen to messenger messages, and process them into our database.
  5. Agent (app user), can select those conversations and reply to messages from there.