Never Wonder Where to Eat Again

A modern, real-time lunch coordination application that streamlines team meal planning with an intuitive interface, live order tracking, and beautiful glassmorphism design.

Fully Functional ✅

The Problem We're Solving

💬

Coordination Chaos

Teams waste time in endless group chats coordinating lunch orders

📝

Order Tracking

Difficulty keeping track of who ordered what from where

Real-time Updates

No live visibility into team ordering status and progress

🏪

Restaurant Discovery

Limited visibility into quality restaurant options and menus

Key Features

👤

Simple Entry

No complex authentication required - just enter your name and start coordinating

Real-time Updates

See orders appear instantly as teammates place them with live WebSocket updates

🏪

Restaurant Showcase

Beautifully presented curated restaurant options with direct menu links

📋

Order History

Live sidebar showing recent team orders with user names and meal details

🎨

Modern Interface

Glassmorphism UI with gradient backgrounds, smooth animations, and responsive design

📱

Responsive Design

Works seamlessly on desktop and mobile with optimized touch interactions

Technology Stack

Frontend

  • React 19
  • TypeScript
  • Tailwind CSS 4
  • Vite
  • Custom Animations

Backend

  • PocketBase
  • SQLite
  • RESTful API
  • WebSocket
  • Real-time DB

Features

  • Live Updates
  • Glassmorphism
  • Responsive Design
  • Modern UI/UX
  • Team Coordination

Getting Started

Terminal
# 1. Start PocketBase Backend
cd backend
./pocketbase.exe serve --http=0.0.0.0:8080

# 2. Setup Database (visit http://localhost:8080/_/)
# Create admin account, collections auto-create

# 3. Start Frontend (new terminal)
cd frontend
npm install
npm run dev

# 4. Access App at http://localhost:5173

Prerequisites

  • Node.js (v18+)
  • npm or yarn
  • Windows (for PocketBase exe)

Access Points

  • Frontend: localhost:5173
  • Backend Admin: localhost:8080/_/

Development Roadmap

Frontend Application

Modern React app with glassmorphism UI and responsive design

Real-time Backend

PocketBase integration with live WebSocket updates

Restaurant Management

Curated restaurant selection with menu integration

Order Coordination

Live order tracking with user names and meal details

📋

Enhanced Features

User preferences, favorites, and advanced filtering

📋

Mobile Application

Native mobile apps for iOS and Android

Want to Contribute?

We welcome contributions from developers of all skill levels. Whether you're fixing bugs, adding features, or improving documentation, your help is appreciated!