rickrizzo / united-mobile-timecard

A mobile application for United Airlines designed to speed up how employees clock in for work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

United Airlines Mobile Timecard

A mobile application for United Airlines designed to speed up how employees clock in for work.

Contributing

This repository uses Git-Flow. To add a new feature, download the Git Flow CLI and create a new branch. Merges to Master and Develop must be approved by a peer.

Directory Structure

The top level MobileClockIn directory contains the code. This is in large part due to how Xamarin structures projects. To access the Xamarin mobile application, go to the MobileClockIn directory, within the first directory by the same name. The path for this is united-mobile-timecard/MobileClockIn/MobileClockIn. If you're opening this project in Xamarin studio, open the upper level MobileClockIn Directory.

To access the Java Server, go to this path united-mobile-timecard/MobileClockIn/SBoot. This is a server written using the Spring Boot framework for testing the application.

About

A mobile application for United Airlines designed to speed up how employees clock in for work


Languages

Language:JavaScript 62.9%Language:Java 26.2%Language:C# 4.9%Language:CSS 4.4%Language:HTML 1.5%