Live data from Hacker News

Show HN: I built a self-hosted Basecamp alternative. Try the demo

duetapp.com

21–30 of 203 posts

Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo

#21

Did you use a PHP framework to build this? If so, which?

I actually didn't use any frameworks (server or client). They always feel to heavy for what I'm trying to accomplish, especially php frameworks. I rolled my own MVC implementations for both the client & server. I've been thinking about porting the entire thing to Laravel + Backbone, to see if I like it better, but I haven't made any decisions yet. If I do, it will probably be a month or two before I get started.

Nice job on the app. Regarding frameworks, Backbone is very light weight and server side MVC is worth the weight IMHO.

Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo

#23

I'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.

Gorgeous. Love the concept, love the price, love the Stripe integration Since you're asking for feedback, I thought this one thing was a little odd: * 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 lo…

Yes, I struggled with how that should work. I ended up deciding that the default 'project tab' should open whenever you navigate between projects, regardless of what tab you were viewing before. I'm definitely open to changing it if enough people think the current implementation is awkward.

There isn't an overall calendar. I thought about adding one. I wasn't sure how valuable it would be though.

Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo

#24
post #10

There's already at least one "beautiful self-hosted Basecamp alternative" out there: Collabtive ...and it's free (FOSS).

Indeed, it would have been better if the author had mentioned Collabtive (http://collabtive.o-dyn.de/), or even better: did a short comparison.

Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo

#25
post #6

I'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.

What is required to host?

Just PHP 5.3 and mysql. Any shared host will do.

Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo

#30

Earlier quoted context omitted.

Gorgeous. Love the concept, love the price, love the Stripe integration Since you're asking for feedback, I thought this one thing was a little odd: * 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 lo…

Yes, I struggled with how that should work. I ended up deciding that the default 'project tab' should open whenever you navigate between projects, regardless of what tab you were viewing before. I'm definitely open to changing it if enough people think the current implementation is awkward. There isn't an overall calendar. I thought about adding one. I wasn't sure how valuable it would be though.

>There isn't an overall calendar. I thought about adding one. I wasn't sure how valuable it would be though.

I totally understand. You've put together a great product where you can (and should) build more features based on customer feedback (rather than trying to build every feature imaginable and never launching).

Kudos!

Post reply on HN