Skip to content

A single page web application to search and list all the banks around multiple cities in India

Notifications You must be signed in to change notification settings

utpalendubarman/Bank-Filter-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank-Filter-App

A single page web application to search and list all the banks around multiple cities in India

Prerequisite

create-react-app filter-app

-Fork this repo and make the changes accordingly

-Run the project : npm start

Components

  • AutoCompleteText.js : Search Box eventually acts as a Search Engine to search any details related to banks from cities (currently BANGALORE,CHENNAI,DELHI, KOLKATA,MUMBAI)

  • DataTable.js : To fetch all the data from the API in table format.

  • DropDown.js : To create the Dropdown button in our web application.

About

A single page web application to search and list all the banks around multiple cities in India

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 21.4%
  • HTML 6.9%