Code Monkey home page Code Monkey logo

tasktracker's Introduction

tasktracker

tasktracker is a web application to handle requests that need to be completed by certain group of workers in an organization. The app is built by using Java jsp and struts 2. You can use ant to compile, package and deploy the application. Each group will have a number of users based on location or work type.

Each request can be added by any worker and assigned to other worker(s). Each request may include one or more tasks, if the last task is completed by 100% the requested is considered closed (completed). The request can be cancelled if no need for the request is still valid.

A closed or cancelled request can be reopen to continue the work that was not completed.

When a request is assigned to a worker that worker will be notified by email about the request. (in progress).

The interface offer a link for any work to find out what requests were assigned to them by clicking on "Assigned to me" top tab.

The application provide a log history about each change that is made by users.

Users need to be added to the system, then assigned to groups. The 'Admin' tab provide the interface to do that.

The app provides a number of tabs to make getting to current tasks and assignments simple and fast. Also a search page is available to lookup any request new or old.

The app will include a report that will provide some stats about the performance of works and requests that were acchieved. (in progress)

The application depends on a mysql database that need to be created and configured in META-INF/context.xml file, you can use cotext.xml.example to start just change the appropriate entries to point to your database.

We use CAS for single login system, that need to be available so that users can be authenticated. If you want to skip CAS, you need to make some changes to web.xml file and comment out the rows that are used to configure CAS.

tasktracker's People

Contributors

sibow avatar

Watchers

Cliff Ingham avatar James Cloos avatar Rick Dietz avatar  avatar  avatar Charles Brandt avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.