A web app that uses University API to fetch and display universities across all states of India
UniQuest India is a mini web project that allows users to search and explore universities statewise across India using a public REST API. Instead of manually searching, users can simply select or type a state name and instantly get a list of universities available in that region β all fetched in real-time using an API call.
This project uses the Hipolabs University API - GET http://universities.hipolabs.com/search?country=india
- Apna College β For the Delta course and this assignment π
- Hipolabs API β For the free university data API
- π Search universities by state name in India
- π Fetches live data using REST API
- π Displays university name, state.
- β‘ Dynamic rendering with JavaScript
Ashlesha Meshram GitHub: ashleshameshram