WeSearch

I built a crowdsourced deals + map app for Vietnam in 6 months — stack, traffic, and what broke

·7 min read · 0 reactions · 0 comments · 10 views
#technology#app development#crowdsourcing
I built a crowdsourced deals + map app for Vietnam in 6 months — stack, traffic, and what broke
⚡ TL;DR · AI summary

A developer created a crowdsourced map app for cheap dining and shopping in Vietnam within six months. The app, cheap-map.app, allows users to submit prices and aggregates deals from various merchants. The developer shared insights on the technology stack used and challenges faced during the build process.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3945316) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } daohieu91 Posted on May 22 I built a crowdsourced deals + map app for Vietnam in 6 months — stack, traffic, and what broke #showdev #webdev #nextjs #java 22 days ago I shipped cheap-map.app — a crowdsourced map of cheap restaurants, shops, and gas stations across Vietnam, with a multi-merchant affiliate deals aggregator bolted on. ~50 organic users a day now, hockey-stick just starting.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)