Allows users to search for and rate movies. Built in Ionic to allow cross-platform use.
- Uses OMDB API to get movie data
- Uses Annyang for voice recognition (credits to Tal Ater)
- Uses Firebase for authentication and as a backend
##To try it out
The app is hosted here
##To make changes/Download and run the app
-
Make sure you have ionic installed:
$sudo npm install -g ionic cordova -
Download the repository
-
cd to the project directory and run:
$ ionic serve