ajcerejeira / sgs-frontend

Web and mobile app for the SGS (Sistema de Gestão de Sinistros) platform

Home Page:https://ajcerejeira.github.io/sgs-frontend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGS Frontend

Web and mobile app for the SGS (Sistema de Gestão de Sinistros) platform

Build Status

Running and compilling

Note - In order for the camera to work flawlessly in Google Chrome browser, install the latest version:

ionic cordova plugin add https://github.com/apache/cordova-plugin-camera

To access native features (like camera, geolocation, etc...) in browser run:

ionic cordova run browser

Otherwise if you don't need those features you can test it locally with:

ionic serve --watch

About

Web and mobile app for the SGS (Sistema de Gestão de Sinistros) platform

https://ajcerejeira.github.io/sgs-frontend/


Languages

Language:TypeScript 62.2%Language:HTML 30.7%Language:CSS 6.6%Language:JavaScript 0.4%Language:Shell 0.1%