Skip to content

UCI-Chenli-teaching/cs122b-project4-autocomplete-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS 122B Project 4 Autocomplete Example

This example shows how autocomplete search can be implemented.

Brief Explanation

index.html is the main page. It only contains an input box. It also includes the javascript library files.

index.js is the main Javascript file to use this jQuery autocomplete library to implement autocomplete search: https://github.com/devbridge/jQuery-Autocomplete

HeroSuggestion.java is a Java servlet searches superhero names and return suggestions in JSON format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published