Skip to content

"InfoMov" is a mobile app based on jquery mobile which can be used as a native android and ios app. This full functional codes will easily work with Apache Cordova and other HTML5/JavaScript based mobile frameworks.

jewelfarazi/infomov-jquery-mobile-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

infomov-jquery-mobile-app

"InfoMov" is a mobile app based on jquery mobile which can be used as a native android and ios app. This full functional codes will easily work with Apache Cordova and other HTML5/JavaScript based mobile frameworks. To install Apache Cordova on windows checkout my post here http://jewelfarazi.me/installing-cordova-with-android-studio-on-windows/.

Usage (Apache Cordova)

Just copy all files to 'www' folder inside your Cordova project but make sure you have deleted all oder files from it. Change related xml texts on Cordova app config files.

Besides Cordova it will perfectly work with your web browser as well :)

How it works

The purpose of this application is to get movie information which is happening via ajax calls to https://www.themoviedb.org API. So basically it is getting JSON movie data each time while making ajax calls and then at the front-end those data are manipulating via jquery mobile features. The important thing is that, you should get an API key themoviedb.org to make your own app.

About

"InfoMov" is a mobile app based on jquery mobile which can be used as a native android and ios app. This full functional codes will easily work with Apache Cordova and other HTML5/JavaScript based mobile frameworks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published