React Admin Dashboard

Job ID: 31129212

Budget: ₹1,500 – ₹12,500 INR

using react admin + rest api or Odata as a data source need the following components and views:

1) login page
authentication with firebase
user permission check on every page
logout page

2) welcome page as dashboard - show summary of forms like total submitted data counter (will sync if step 3 is performed)
3) Connect Database - generate token for API (REST API) - username and password will be hard coddes in the code.
4) Forms ( list all forms having name and id using the odata URL or REST API)
a) list form page
b) view page ( list of submitted data uaing API as per selected form)
c) edit and update data (using API link)
d) downlod submitted excel