Skip to content
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.
/ UWICoin-Mobile Public archive

A cross platform mobile application to use with the UWICoin platform.

License

Notifications You must be signed in to change notification settings

UWICoin/UWICoin-Mobile

Repository files navigation

UWICoin

cordova cli ionic cli npm Master Build Status Develop Build Status

UWICoin Logo

Group Members

  • Ravish Ragoonanan
  • Rajeev Kunu
  • Darion Hernandez

Project scope

The goal of this project is to create a form of cryptocurrency(UWICoin), based on the Ripple API for use on the St. Augustine Campus of the UWI to provide students an alternative to physical cash. UWICoin is trying to resolve the issue of robberies which has become a main concern at the start of the semester. This is done by providing a cashless form of currency to use around campus. As well as trying to create a feasible form of the cryptocurrency so that it can have positive benefits to the University.

The UWICoin mobile application, created using Ionic 3 and Cordova, will be used as the mechanism for students to make transactions using UWICoin at outlets around the campus that accept the currency and the campus bursary.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node.js

Ionic Framework

Installing

First install Node.js

Then install the Ionic Framework

npm install -g ionic

Install Git

Clone the repository

git clone https://github.com/UWICoin/UWICoin-Mobile

Open the folder and install the dependencies

cd UWICoin-Mobile

npm install

To run the application

ionic serve

Deployment

The application was tested for android devices. Support for IOS is available but you may experience bugs due to the untested features on such devices.

Android

To run on an Android device

ionic cordova run android

IOS

  • Setup for iOS

To run on an iOS device

ionic cordova run ios

About

A cross platform mobile application to use with the UWICoin platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published