Enterprise Task List – Asp
I am wishing to build an enterprise task list where employees at my company can post tasks/projects and other employees can then bid/accept those tasks for completion.
This application is very similar to scriptlance itself, with the exception that I don’t need the money/escrow/payment stuff.
As a look and feel, I like Microsoft’s version:
http://taskmarket.com/Home.aspx
My IT organization is almost 100% Microsoft based so I would prefer this to be built in ASP.
The following functions need to be supported:
1. Post a task with description, owner, timeframe
2. Accept a task – user “bids” on a particular task, the task is taken off of the “Open” tasks and is moved to an “in progress” status
3. Users should be able to exchange comments/questions/notes in the system with copies sent via email to concerned parties
4. When a project is complete, have the ability to provide feedback on the person(s) that completed the task (text field)
I need source, don’t wan’t a bunch of 3rd party libraries.
Let me know if you have questions.



