Wikipedia Search Application
Budget: ₹12,500 – ₹37,500 INR
Developed custom Wikipedia search application where users can search and view curated results and can see detailed explanations in Wikipedia by clicking on the specific result
The displayed list of search results with HTML list elements with hyperlink as URL, styled list using CSS, Bootstrap, and implemented responsiveness using Flex properties and CSS Box model.
Fetched search results from a server asynchronously using fetch GET HTTP API call. When a user clicks on a particular result, opens the website in a new tab by using the target attribute of the anchor
tag in HTML.
Technologies used: HTML, CSS, JS, REST API Calls, Bootstrap
The displayed list of search results with HTML list elements with hyperlink as URL, styled list using CSS, Bootstrap, and implemented responsiveness using Flex properties and CSS Box model.
Fetched search results from a server asynchronously using fetch GET HTTP API call. When a user clicks on a particular result, opens the website in a new tab by using the target attribute of the anchor
tag in HTML.
Technologies used: HTML, CSS, JS, REST API Calls, Bootstrap