Skip to content

SaSanju/ImageUpload-IonicApp

Repository files navigation

This is an Image Upload Application on Ionic.

How to use this Application

To use this Application, you have to run this on your native devices, it can be android or IOS.

  1. Common gallery section to view pictures,
  2. Provition to capture new picture through device,
  3. Equipped with Image handleling utility.

How to start with the Ionic CLI:

Dowload the codebase as zip file or pull the git navigate to the codebase root execute the command below command below:

$ sudo npm install -g ionic cordova
$ npm install
$ cd server
$ npm install
$ mkdir uploads

Then, to run server, cd into server and run:

$ npm start

Then, to run Client, run:

$ ionic cordova platform add android
$ ionic cordova run android

Note: Your system must be equipped with Android enviourment Android-Sdk

About

Image Upload app for the android and IOS users. This app is capable of capturing picture through camera and store them into data storage. On addition there is a gallery section to view stored & captured picture.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors