Online menu ordering for restaurants. Includes a dashboard for restaurants to manage orders.

Tech stack

  • Django
  • Django rest framework
  • Django channels
  • React
  • Redux
  • Docker
  • Docker compose

Features

  • Backend server built with Django and django rest framework.
  • Client side built with react
  • Client side state management with redux
  • Realtime order updates with websocket
  • Postgresql as database
  • Deployed backend app with docker and docker compose

Users can order by scaning the QR code placed on the table. Include vendor dashboard with realtime order updates.