StreetEats is a simple and user-friendly dashboard designed to help small street vendors manage their vegetable stock values and directly connect with suppliers. The platform ensures fair pricing, reliable supply, and transparent communication between vendors and wholesalers.
- ๐ Stock Dashboard: View, update, and track vegetable stock in real time
- ๐ฐ Price Updates: Get daily market rates for vegetables
- ๐ VendorโSupplier Connection: Place orders directly with suppliers
- ๐ Low Stock Alerts: Automatic reminders when stock falls below set limits
- ๐ฑ Mobile-Friendly UI: Works smoothly on smartphones for vendors on the move
- ๐ Order Management: Track pending, confirmed, and completed orders
- ๐ฑ Community Focused: Specifically built for small vendors and local suppliers
- Frontend: React / Next.js (or HTML, CSS, JS)
- Backend: Node.js + Express
- Database: MongoDB / MySQL
- Authentication: JWT-based login system
- Hosting: Render / Vercel / Netlify
Clone the repo and install dependencies:
git clone https://github.com/yourusername/sreeteats.git
cd sreeteats
npm install
npm start