Skip to content

phani1in/TradeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradeApp

Simple tradeApp using android cordova app. Please follow the below steps to run this app.

Creating cordova app

cordova create hello com.example.android TradeApp cd TradeApp

cordova platform add android

cordova build

converting cordova App to android cordova build

cordova build android

Install nodejs and go to nodejs dir and install the ionic and sqllite

npm install -g ionic

npm install mysqllite

replace www directory with the entire fileset and run the below command. We are set to see an app with trading functionalities. It also includes camera feature which was supported by ionic framework.

cordova run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published