Produces reports on hours entered into 10000ft on an organization and team basis for specific date ranges.
You can read more about Mjöllnir (Thor's Hammer) here: http://norse-mythology.org/symbols/thors-hammer/
- AngularJS via Typescript
- MomentJS
- UnderscoreJS
- In
ts/Application.ts
set theApiKey
constant. - Optional: In
ts/Application.ts
set theApiBaseUrl
constant. This is set to production by default, but for testing you should point to either vnext or preprod. gulp ts
to compile typescript
npm install
to install dependenciesgulp srv
to launch local servergulp ts
to compile typescript
Special thanks to Mad*Pow (http://www.madpow.com) for supporting the development of this app.