Coder Social home page Coder Social logo

gaving / autocomplete_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dominicboettger/autocomplete_example

0.0 2.0 0.0 169 KB

A example showing how to create a autocomplete field with node.js, mongodb, backbone.js and now.js using the now.js socket connection.

Home Page: http://inspirationlabs.com/blog/autocomplete-input-field-nodejs-and-jquery-ui-data-fetched-websockets

License: MIT License

autocomplete_example's Introduction

Autocomplete node.js example

This example shows how jquery ui autocomplete can work with a node.js socket connection.

Dependencies

  1. Node.js
  2. npm
  3. mongodb

If you are a mac user and need additional information on how to install the dependencies, just have a look on http://inspirationlabs.com/blog/installing-nodejs-npm-and-mongodb-macosx-lion.

Installation

  1. Check out this repository
  2. Open the terminal
  3. Change into the checkd out directory
  4. npm install ( Install the required dependencies )
  5. node app.js

How to use

To generate some data, just open your browser and enter http://localhost:3000/create .

You will be redirected to the main page and see the input field. The names Dominic, Heinz and Lorem are created by the /create script.

After that you should only open http://localhost:3000 to have a look at this demo application.

autocomplete_example's People

Contributors

dominicboettger avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.