Loading...
Answers
MenuHow can I find a reputable website developer/designer for a property portal site?
I have been struggling to find qualified and reliable website developers/designed to complete my project idea.
Answers
I am sorry you've had difficulty finding a reputable designer. As with any industry, there are good and bad players. Fortunately, there are hundreds, if not thousands, of skilled, ethical, and reliable developers out there. You just need to go where they hang out.
When you say, "none are able to deliver," what do you mean?
I would guess that you've put your request out there on a few freelance sites and worked with the first person to respond - since you do not have the background and experience to know what to ask for, they do exactly what you ask and nothing more. They don't dig for what you really want and you don't know what you're asking for (in their terms).
Generally speaking, the high-quality developers are not hanging out on Freelancer.com, they have simply built a business outside of that platform. Freelance sites like that are good for establishing a portfolio of work to then win bigger, more reliable projects. Those who spend their entire career there are generally "pump and dump" - meaning they work on volume; quickly turning projects with low margins.
You need a developer who will help you define the entire project, ask questions, challenge your 'why', and be able to describe why something will or will not work.
This comes at a cost.
To find reputable developers, look at reputable platforms: LinkedIn and Clarity, for example. Reach out to a few of them with a general idea of what you are looking for. They will likely charge you a flat rate for a discovery call - do this. The questions they ask will benefit you just as much as they help the developer. At this point, you're each seeing if it is a good fit. If not, move on. If it is, you have a sense of how they work, their methods, and their skill level.
I have a few developers that I would recommend you call - out of respect for the community, I will not share their contact information publicly. Drop me a private message or schedule a call on Clarity and we can discuss further.
All the best,
-Shaun
P.S. I spent a number of years on the design/developer side before transitioning to consulting. If you want to learn more about what to ask, what to expect, and how to protect yourself, schedule a call.
Our company does web development. In case you need help PM me, thanks.
Finding a qualified developer or an agency these days is a rough endeavor.
* Verifying output and credentials is nearly impossible for a non-technical business owner.
* Assessing product quality upfront is challenging. A custom build will be different even if you send the same assignment to 10 different companies.
* Setting the right KPIs upfront is tough. Even if you establish some traffic/data volume limits, you'll require both time and expertise in order to validate that.
Determining quality by price won't work every time, either. There are cheap developers who produce outstanding work and expensive consultants who can't deliver.
Try to break the process down into separate components. For example:
* A mockup/wireframe/sketch of your website.
* A sitemap of all pages.
* A use case diagram defining all roles and how they interact with the platform.
* A detailed scope of work defining all project requirements, the key features that the platform needs and sample user stories that should validate upon delivery.
A good starting point is picking the right technical stack for your platform. Could be a CMS such as WordPress or Drupal, a framework like Laravel, Ruby on Rails, Django, or a completely custom platform. All of these have pros and cons and you can find a technical expert in your network who can assist once you have the initial brief ready.
Certain platforms like WordPress have designated marketplaces for experts. TopTal is also a good place to find great talent. Looking up online may uncover experts and companies profiling in similar industries. Word of mouth works great if you ask around in your network.
Related Questions
-
What should my consulting rates be as a freelance developer who can also do SEO, social media optimization and other marketing services?
Pricing for different tasks that require the same amount of time from you tells the Customer (and your subconscious) that you're working at a 5 on task x, but working at a 9 on task y simply because it costs/earns more. That seems to be a disconnect. Your time is your most precious asset, and I would charge for it whatever you're doing. If you build a site, and they are happy with your dev fee, but feel like you should charge less for SEO, simply let them find another SEO guy. That's their choice, but YOU are worth $xx.xx, no matter what you're doing. Also, in general, take whatever you're charging and add 10% to it. If you're still busy, add another 10%. Let the demand level determine how much work you do, and at what cost.SL
-
Where to find quality graphic and web design leads?
If you are going to use Social Media Marketing. I would recommend you create a Pinterest wall of your work and back link them to your site. Try that.BK
-
Can a WordPress site be converted into an iOS app?
Be careful when simply wrapping things into a mobile app. This can backfire on you and you could be presented with some very harsh edge cases. PHP isn't going to be encapsulated so much as the HTML/CSS/JavaScript. So keep in mind your mobile application could likely be in a position of requiring an online connection to work (because it must interface with your existing hosted WordPress site). This could also mean your hosting solution needs to be evaluated to ensure you can handle any increased traffic (and those traffic patterns could be different when coming from a mobile app that perhaps loads things the user doesn't see right away, accesses content that may not be cached, etc.). You want to ensure your server doesn't go down because then your mobile app would be "down" as well. That said... Things like Phonegap (web views) are a wonderful idea for utility apps because the performance is good enough for those (and hey even some games) and they end up being easily ported across many mobile operating systems. I would look into Phonegap, Appgyver (a new and totally awesome one because parts of it will utilize the native OS and your app will feel more responsive), Appcelerator Titanium, and perhaps even the new Famo.us one. Also take a look at the Ionic Framework for some further ideas about mobile UI and what you can do with these web view style apps.TM
-
How can a small offshore development company find companies/software sales people to sell their service in the US/UK?
My company does a lot of consulting with offshore firms who are looking for a way to generate new business, so I hear this question a lot. My first reaction is that you need to totally reverse your mindset when you talk about your own company. You mentioned that you have: a great software developers team, proven track record, passion, real value But, everyone says that. There a 10,000 companies that have those things, so a customer isn't going to notice it. You need to figure out what your company is best at (doesn't have to be technical) and present it as a solution to a specific problem that clients have. Maybe a speciality, or really good project management, really good communications, a special expertise or experience, a personality, experience with a certain type of client.. really anything.. But, there must be some thing that makes your company 'special' otherwise you will be lost in the mix. Don't worry about things like rates, or the fact that you have 'great' developers. Those are generic. Think about why a client would really choose you, and try to build on that! After you understand your company identity, it gets much easier to identify and engage marketing channels because you understand your target.DH
-
How can I create a searchable large (3 million record) searchable database in WordPress?
Well first off I wouldn't recommend trying to power your client's database with the standard WordPress database instance. They can use WordPress for the website all they like. But with millions of records like that, you really don't want to move those data in with WordPress. For that matter, you're probably gonna want a dedicated database server to answer those questions, if the client doesn't already have one. You might also need to investigate something like Elastic Search, depending on what your search requirements are and what sort of database they are using (pay close attention to whether or not it provides full text search ability). Beyond that, and somewhat obviously, you're also gonna want SSL on the website and to make sure you're up to date on federal and state privacy requirements for data like this, as well as best practices for securely transferring data over the web (port configuration, ssh keys, etc). The privacy concerns would raise a flag for me. If those data have anything personally identifiable in them - which they very probably do - then you're really gonna want to make sure you do your research on security of personally identifiable information. Government specific privacy /security /auditability requirements may also apply, so double check that too.EV
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.