Hacker News new | ask | show | jobs
by sourcegrift 995 days ago
On that note, what is the fastest way to make an app that just allows multiple signed in users to mark something on the map? I'd like to make an app that marks all public hand-pumps in India. My hope is that this would increase the hygiene in my country.
1 comments

I build it in about 2 days with ChatGPT, totally doable. tech stack Nextjs + Typescript + Google Map Api (I use react-google-maps/api package which is much more user friendly).