Dear Indie Hackers,
I am looking to build a website that lists restaurant menus in my country. The goal is to create an easy way for users to search and find restaurant menus and meals with prices and all details. I am a programmer myself, but I want a ready made CMS solution or no-code solution as I want to start fast and focus on the business itself. I am thinking WordPress.com, what other better alternative I have?
Thanks!
Check out Softr.io - you can easily build a list of restaurant menus with a custom frontend, with search, filtering, sorting much more. In fact, we have exactly a similar template - https://foodero.softr.io/.
You will most likely need geolocation. Not sure I have seen any no code tools do that.
https://docs.djangoproject.com/en/3.1/ref/contrib/gis/ is very powerful if you decide to code it up.