I currently use TaskCoach to keep track of all my tasks and invoice my clients on a hourly basis.
Show HN: I built a self-hosted Basecamp alternative. Try the demo
11–20 of 203 posts
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#12A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: http://www.duetapp.com/demo/client/js/libs/less-1.3.0.min.js...
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#13Clean looks. I immediately checked out the task timer feature which does not work as expected. If you start the timer and then go to the dashboard (I should expect to see all "active" tasks here) and back the timer is stopped. I currently use TaskCoach to keep track of all my tasks and invoice my clients on a hourly basis.
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#14Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#15When trying to access the demo in Firefox 20 it throws an error for LESS: A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script: http://www.duetapp.com/demo/client/js/libs/less-1.3.0.min.js...
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#16I've wanted a nice looking project/client management system that I could host on my server for quite some time. Unfortunately there are very few options that fit this criteria so I created my own. I would love some feedback - good or bad.
* Click on a Project (http://www.plumtheory.com/demos/duet/#projects/1) * View the calendar tab (http://www.plumtheory.com/demos/duet/#projects/1/calendar) * Click on a different Project (http://www.plumtheory.com/demos/duet/#projects/2) * The calendar tab is no longer being displayed.
Is there a way to view an overall calendar -and/or- switch between projects without leaving a calendar view?
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#17Clean looks. I immediately checked out the task timer feature which does not work as expected. If you start the timer and then go to the dashboard (I should expect to see all "active" tasks here) and back the timer is stopped. I currently use TaskCoach to keep track of all my tasks and invoice my clients on a hourly basis.
Yes, you need to keep the task open for the timer to continue to run. You would want it to keep running in the background? It seems like it would be easy to forget about if it's implemented that way...
A year back I had started building a web based time tracker using HTML5 background workers and stuff. But I lost motivation. :(
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#18Did you use a PHP framework to build this? If so, which?