https://github.com/codeforgeek/ajax-search-box
Ajax Search box using Node and MySQL
https://github.com/codeforgeek/ajax-search-box
Last synced: 10 months ago
JSON representation
Ajax Search box using Node and MySQL
- Host: GitHub
- URL: https://github.com/codeforgeek/ajax-search-box
- Owner: codeforgeek
- Created: 2014-09-08T08:58:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-08T09:02:13.000Z (almost 12 years ago)
- Last Synced: 2025-04-01T19:59:59.337Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://codeforgeek.com/2014/09/ajax-search-box-using-node-mysql/
- Size: 133 KB
- Stars: 8
- Watchers: 2
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ajax-search-box
===============
Ajax Search box using Node and MySQL
Download the code and type
npm install
Run the code using
node Server.js
Live demo : https://www.youtube.com/watch?v=6xEmZGHIHP4&feature=youtu.be
Tutorial link : http://codeforgeek.com/2014/09/ajax-search-box-using-node-mysql/