Commit graph

7 commits

Author SHA1 Message Date
ed320e82c1 feat: add 35+ features - i18n, voice input, gamification, driver tools, marketplace
- Multi-language support (English, Hindi, Tamil, Telugu) with icon-based UI
- Voice input (Web Speech API) for low-literacy users
- Driver tools: Ledger, Trip Planner, Return Load, Safety, Maintenance, FASTag
- Marketplace: WhatsApp share, Rate Intelligence, Classifieds, Fleet
- Engagement: Gamification (XP/Levels), Challenges, Leaderboard, Referrals, Feed
- Business: Invoice (GST+UPI), Reports+CSV, Notifications, Documents, Bank
- Games: Rate Guesser, Route Quiz
- SEO: Sitemap, public load share pages with OG tags
- India utilities: vehicle validation, UPI links, toll/fuel calculator
- 29 routes, 54 templates, 4 languages, 3 migration files
2026-05-31 09:19:16 +00:00
60415a02fa Fix: add HTML head with CSS link to header partial 2026-05-31 07:23:23 +00:00
9a5177e124 Fix: listen on IPv6 (::) so Coolify healthcheck wget to [::1] works 2026-05-31 07:20:05 +00:00
fa24c72d7f Fix: secure cookie disabled (Coolify handles HTTPS), fix admin password hash 2026-05-31 07:09:07 +00:00
3af6dcacdf Add .env file with Supabase credentials for deployment 2026-05-31 06:40:54 +00:00
2d695c6090 Fix: accept NEXT_PUBLIC_ env var names for Supabase 2026-05-31 06:36:39 +00:00
394117dd74 BharathTrucks MVP - 6 sprints complete
- Govt-app styled freight marketplace
- Role-based auth (driver/shipper/broker/admin)
- Load board with bidding system
- Trip tracking with status flow
- In-app messaging
- Admin panel
- Mobile bottom nav + PWA
- Docker + Coolify ready
2026-05-31 06:21:13 +00:00