Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 460 Bytes

BarterUi Client

This is a client side application that consumes the REST services exposed by the BarterUiServer application.
This application is made using Angular2 framework.
It connects to the following external components :-

  1. Facebook : Uses facebook login for autnentication and authorization users
  2. Sendbird : Facilitates member to member communication
  3. BarterUiServer : Invokes REST services exposed by BarterUiServer application