My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

About

Inhouse-Web is web-based time recording and tracking software built for companies, that want to track their projects worktime to get an accurate time billing for their customers. In contrast to other time trackers, Inhouse-Web will not offer an own task system. It directly synchronizes with other issue tracking systems like Trac so that each employee can connect their worktime with already existing tickets for their projects. But, This application is quite more than a simple time tracking system. You can also manage you companies stock of soft- and hardware, books and other material used in an IT service company.

The application is written entirely in Python and uses the Django webframework. It is licensed under the GNU General Public License v3.

Development state

Inhouse-Web is currently under development and many features listed here are missing. So don't expect the source to be complete unless I can release the first official release.

Von Inhouse-Web

Features

  • Project management and planning.
  • Comments and working time moderation (mass editing and deletion).
  • Extensive working time filter functions.
  • Timers to track time.
  • Visualization of working time.
  • Manage your companies stock of books, software/licenses and hardware.
  • Historization for working time bookings.

Checkout

As long as Inhouse-Web is in development phase, you can only checkout the source from the repository:

git clone git://github.com/hkage/inhouse-web.git
Powered by Google Project Hosting