Skip to content
/ att Public

A chrome extension that interacts with a proprietary web application for time tracking, and simplifies the UI to something that is delightful to use. Very specific use-case, but can probably be adapted.

License

Notifications You must be signed in to change notification settings

rjfranco/att

Repository files navigation

All-the-time

This project takes the standard ui from the timesheet entry application for cvent employees and transforms it into something more appealing to use. Very much still a work in progress.

Todo's

  • When on a week that has data, restore that week's entries.
  • Finally - Fill out form based on active entry set on submit
  • Create mechanize or phantomjs script to parse available options for updates.

Prerequisites

If you want to work on the project, you'll need the following:

Otherwise, the intent of this is simply to produce a chrome extension, which will be distributed through releases.

Installation for development

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

  • ember build -w
  • add the chrome-test/ directory as an extension to your chrome
  • visit timesheet/ in your browser, refresh as necessary

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Further Reading / Useful Links

About

A chrome extension that interacts with a proprietary web application for time tracking, and simplifies the UI to something that is delightful to use. Very specific use-case, but can probably be adapted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published