Skip to content

ansleyr2/interview-tracker

Repository files navigation

Interview Tracker

Ionic 4 and Angular project(Hybrid Mobile App) to track interviews. Uses native plugins like google-maps and geolocator to locate places.

Demo

https://youtu.be/J_umFkMYmXc OR Install the interview-tracker.apk file present under the root folder on your device.

Getting Started

Clone or download the project to your system.

Prerequisites

Node.js

Install the latest version if you dont have one

Android studio and andriod sdk

If you want you bundle your app for using on mobile device.

Cordova

If you want you bundle your app for using on mobile device.

Before using this project...

Please replace (API key) in config.xml and package.json files with your API keys.
Follow the steps as on https://developers.google.com/maps/documentation/javascript/get-api-key   for getting your API key

Installing

npm install

This will install the dependencies

ionic serve

This will get the server up and running, you can access it on port 8100 of your localhost

ionic build --prod

This will generate a www folder for web deployment (Native functionality wont work on web)

ionic cordova build android

This will generate an application that can be installed on the phones.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Ionic 4 and Angular project(Hybrid Mobile App) to track interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors