Skip to content

pratikmazumdar/biap-app-ui-front

 
 

Repository files navigation

Introduction

Biap APP UI Front(end) app - A consumer facing app built on API's provided by biap-node-js-client

for whom

This app is intended for anyone building user facing buyer app on ONDC

Built with React js

Authentication

  • using google outh single page authentication
  • username/password based

Server Side Events

  • Uses server side events to fetch the data from backend without using XHR
  • this makes the app smooth and reactive to incoming data

Geo functionality

  • Uses Geo Map functionality using API from ondc-ancillary-app which is wrapper around map my india

Cloud Calling

  • Uses cloud calling api from ondc-ancillary-app which is a wrapper around knowlarity

npm start

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • SCSS 2.4%
  • Other 0.4%