Hi HN,
I'm planning of making a platform which connects customers with transporters. What is the best approach to design the architecture? What should I keep in mind?
Start with an excel sheet.. manually connect customers and transporters. Once that does not work anymore, you'll have learned how the workflow goes, and can build the app accordingly.
Hi,<p>just take the platform you're most comfortable with (Ruby on Rails, Sinatra, Node/Express, ASP.NET, whatever...) and implement your smallest possible product/service use cases (MVP-like) and ask your peers or future-customers to start working with it.<p>Then iterate though all the issues and suggestions to improve it.<p>First rule would be to get SOMETHING WORKING online asap.<p>You can go from there. When you're making money, start improving the product and the technology.<p>To address your needs you need to know what you need first. :)<p>Best regards,
Steviee