Ask HN: Side-project website creation tools?
I haven't really worked with websites using lots of data and needing search capabilities before. I am ok with using a bit of CSS and a small (emphasis on small) amount of HTML to tweak the design, but I'm really not familiar with anything more complicated than that. Ideally, I would like a solution available for free or a low monthly cost (this is a side project after all).
Here are the goals/workflow/revenue thoughts:
A farmer/rancher would register for an account and fill out a form with their address, the types of meat they sell, whether they deliver or require pick-up, the characteristics of the product (organic, grass-fed, hormone free), and any other relevant data.
A consumer would come to the site, not need to register, and search for products by type (for example, hormone free, grass fed beef), and be able to limit a search to a certain distance from their zip code or see the results on a map. If they click on a result they would be taken to the farm's website or a results/bio page with a phone number.
Revenue would probably come from email marketing to customers who sign up, or from ads shown on the page or a yearly fee to farmers.
Any thoughts? Wordpress, Weebly? I'm not really sure how all the options available to me would work with all the searching users would be doing. Mapping seems an important component, and registration is a biggie. But I DO NOT need eCommerce abilities, as its a side project and I don't want to get into the business of selling food products over the internet. Ideas, suggestions?
10 comments
[ 0.27 ms ] story [ 31.7 ms ] threadYou're asking for a custom site with custom data that is searchable in many different ways. You're asking someone to come up with an entire implementation to your idea.
I can't give you an accurate quote with such little info but what you're looking at is likely going to be north of free. I'd expect somewhere in the few thousand dollar range.
I'm not trying to bust your chops but I'd be curious as to what makes you think your idea is less technical than an e-commerce site. What basis did you use to make that conclusion?
I'm actually thinking of using an e-commerce site and just not putting product data in, rather each "farm" would be a product and have tags associated with it and when you narrow down the tags you get the farms as a result. Seems like the cheapest option at the moment given the other answers in this thread.
You mentioned wanting to allow farmers to make an account and add in their details of various stuff along with having their own profile.
That is much different than a typical e-commerce setup. Most product sites have products. Which account added the product doesn't matter. There's no "show me all shoes filtered by the user of Mary", it's "show me all shoes by price filtered by size, etc.".
I also encourage you to research shipping cost calculators that let you use them seamlessly in your custom site.
Also I'm not trying to discourage you from executing your idea. You're free to do whatever you want but I'm just saying you'll have to spend a decent amount of $ to get exactly what you want up and working as a reasonable solution.