Skip to content

Frontend application for the Bajaj Finserv Health Challenge, built with React and Ant Design, processing JSON input and displaying filtered results.

Notifications You must be signed in to change notification settings

rishn/BajajFinserv-Challenge1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bajaj Finserv Health Challenge - Frontend

Overview

This is the frontend application for the Bajaj Finserv Health Challenge. The app is built with React and uses Ant Design for UI components. It communicates with the backend API to process JSON input and display results.

BFC1

Features

  • Text Input Field: Accepts JSON data and validates format on submission.
  • Multi-Select Dropdown: Allows filtering of results based on selected options.
  • Dynamic Rendering: Displays filtered results based on user selection.
  • Title: The browser tab title is set to your roll number.

Deployment

The site is deployed on Render.

API Endpoint

The frontend interacts with the following API endpoint:

  • POST /bfhl: Process the input JSON and return the results.

Usage

  1. Enter JSON data into the text input field and click "Submit."
  2. Select the desired filters from the dropdown menu.
  3. View the filtered results displayed on the page.

URL

https://bajajfinserv-challenge1.onrender.com

About

Frontend application for the Bajaj Finserv Health Challenge, built with React and Ant Design, processing JSON input and displaying filtered results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published