/joscocare

An employee management portal for Joscocare - a nursing and local care provider based in UK.

Primary LanguageTypeScript

This was an ionic freelance project for Joscocare [http://joscocare.co.uk/] for employee management.

Since the project was called off, the source code is shared to the public. Feel free to explore and/or modify the source.

To run this app include ionic platforms android or browser, install npm modules, and build the app.

$ sudo npm install -g ionic cordova
$ sudo npm install
$ ionic cordova platform add browser
$ ionic cordova run browser