Computing.Net > Forums > Web Development > need a web base program

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

need a web base program

Reply to Message Icon

Name: spanky (by schan)
Date: November 4, 2005 at 06:23:36 Pacific
OS: xp
CPU/Ram: 3.2/1 gig
Comment:

Hello All,

I was just wondering if anyone have or know off an application in web base which I could use for keeping track of all our task on a daily basis. what I'm looking for is to have someone check off the task they are working on and it puts their signiture right after that task, so management knows that the task was completed and by whom. and its gotta be on a 24 hour cycle, with the ability to recall or lookup what was done in the past date(s) as well. If there are something out there for free or anyone with a code I would greatly appreciated. As I'm not good with web development, but I can tell what goes where by looking at the html codes.

thanks in advanced,

S



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: November 4, 2005 at 06:38:10 Pacific
Reply:

I doubt you will be able to find anything for free. There are various web-based applications available that do the "type" of thing you are looking for. The difficulty will be in finding the right one for your needs. Every business does things a little differently and these types of applications can not be everything for everyone. So you might need to give up some features that you want or modify some internal process to fit the application that best fits your needs.

You first need to take stock of the environment that you plan to run this on. What does your current web server support: PHP, ASP, or what? Do you already have a database server? What kind? (You will need one for this type of application). the database server can run on the same machine as the web server, but that will be determined by how many users will be using the system and how often.

Once you know the environment that you have to work with then you can start looking for software that fits the environment.

One application we use is called "Time Tracker". It is a PHP based application for monitoring the tasks that employees perform. But it is for general taks that are performed on an ongoing basis. You do not create a task that is performed once and signed off by someone. But you might want to check if the company offers anything
closer to what your needs are: http://www.wrconsulting.com/

Michael J


0

Response Number 2
Name: Laler
Date: November 4, 2005 at 07:50:57 Pacific
Reply:

You do not create a task that is performed once and signed off by someone

For that one, in PHP, opensource, the closest thing in my mind is the ticket-based helpdesk software like PHP Ticket

Originally it is to let "registered members" post questions, which will be sorted and can be dealed by anyone in the "admin" group.

:D

---
Site of the Day


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: need a web base program

Dreamweaver / Web Design Programs www.computing.net/answers/webdevel/dreamweaver-web-design-programs/1135.html

Web Based File Management www.computing.net/answers/webdevel/web-based-file-management/3794.html

Confirm close page and logout www.computing.net/answers/webdevel/confirm-close-page-and-logout/4123.html