sarthakpranesh / Richpanel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Richpanel - FB helper

Richpanel assignment - Sarthak Pranesh ( 18BCE0814 ), VIT Vellore

Video link - https://github.com/sarthakpranesh/Richpanel/blob/master/video.mkv


What it is?

FB Help Desk - shows all your page messages and comments in one place to help manage all interactions with users.


Architecture

This project contains one react server for web user application and one express server for webhooks with Facebook

  • server folder: the express server controlling webhooks and providing some end points for front end
  • parent folder: contains the react front end for this project

Both are express service handling webhooks and react front end are deployed on Heroku separately.

Todo

  • UI as per document
  • Facebook Login
  • Facebook Logout
  • Receive message if someone messages on the Page
  • Send replies, would also be visible in facebook messenger
  • New chats are created if 1h pass for the same customer
  • Receive comments as messages

About


Languages

Language:JavaScript 52.3%Language:TypeScript 27.4%Language:CSS 15.3%Language:HTML 5.0%