All Projects → Shipow → AlgoliaSearch-Ionic

Shipow / AlgoliaSearch-Ionic

Licence: other
Algolia Search engine in a ionic app (angular client).

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Build Realtime Search with Algolia + Ionic

If you are creating a mobile app you will most likely need a search feature to let your user navigate through your data. We will relay on Algolia's service to make it blazing fast. It's fun and simple.

This demo use the Hacker News index with ~ 1,500,000 records.

DEMO: http://shipow.github.io/AlgoliaSearch-Ionic

##Get Started

Install Cordova and Ionic $ npm install -g cordova ionic

Clone this repo

$ git clone https://github.com/Shipow/AlgoliaSearch-Ionic.git

Run it on your computer...

$ ionic serve

...run it in your device or simulator

$ ionic platform add ios
$ ionic build ios
$ ionic emulate ios

More infos within the Ionic Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].