How long should take me this project?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
vilelita
Forum Newbie
Posts: 2
Joined: Sun Aug 08, 2010 2:46 pm

How long should take me this project?

Post by vilelita »

Hi Guys, would you please tell me, how many time (aprox). shoul I need to build a Site like these?: (PHP + Sql)
masquemedicos.com or doctoralia.es

Thanks a lot
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: How long should take me this project?

Post by JakeJ »

No mucho tiempo.

Mostly it depends on your skill level, but the hard part is going to be building the database properly so it's efficient and scalable. But there doesn't seem to be anything complex about.

The actual site is simple (hopefully yours would look better) enough. It would mostly be a matter of displaying the data from the database.

Good luck.
vilelita
Forum Newbie
Posts: 2
Joined: Sun Aug 08, 2010 2:46 pm

Re: How long should take me this project?

Post by vilelita »

Thanks JakeJ for your reply. So I will ask about mor details about the DB. But could you say an estimate in "hours" or "days" please
best regards
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: How long should take me this project?

Post by JakeJ »

No project like that would only take hours.

It would probably take a couple of days if you know what you're doing and only used the simplest features.
Post Reply