Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 490 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 490 Bytes

District State Lookup

Application image

Here is the link to application

https://shvmsh20-district-state-lookup.netlify.app/

An application build using HTML, CSS and JavaScript. It can be used to find in which state or union territory of India the searched district belongs. It shows all the districts that match the current input. It uses concept of debouncing to increase efficiency of application.