Romainj1 / SmartCoffeApp

Mobile Application for SmartCoffeMachine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Mobile SmartCoffee

Cette Application Mobile developpée sous Ionic 3 a pour but l'utilisation de l'Api de Machine à Caffée de L'INSA de Rouen. Une video du Projet sera bientôt disponible. Lien vers le projet github de l'Api : https://github.com/Koisell/SmartCoffeeMachine.

Utilisation d'Ionic:

Installation d'Ionic/Cordova via npm:

$ npm install ionic cordova

Pour la compilation du fichier apk, executez:

$ ionic build android

Pour le lancement de l'application, activez les options devellopeur de votre smartphone et branchez-le à votre Pc. Puis executez:

$ ionic cordova run android
$ ionic cordova run ios

About

Mobile Application for SmartCoffeMachine


Languages

Language:TypeScript 54.6%Language:HTML 23.2%Language:CSS 17.7%Language:JavaScript 4.4%