CampusBytes Web Admin
Overview
Web admin dashboard for CampusBytes — vendor and order management interface for the delivery service.
The web-facing admin panel for CampusBytes — used by vendors and admins to manage menus, track orders, and monitor delivery status.
Built with Vite and JavaScript as a lightweight dashboard that consumed the CampusBytes backend API.
Discontinued alongside the broader CampusBytes project.
Stack
UI / Frontend
Inspiration
Vendors needed a separate interface from the customer app — a place to see incoming orders, update menus, and manage their presence on the platform.
Structure
Composition
How it works
Vendor Dashboard
Overview of active orders, daily stats, and menu status.
Menu Management
CRUD interface for menu items, categories, and pricing.
Order Tracking
Real-time order queue with status updates.
Admin Panel
User management, vendor onboarding, and platform-level controls.
In this group
CampusBytes backend
Backend API for the CampusBytes food delivery platform — order management, menu serving, and delivery state.
CampusBytes Mobile App
A mobile app for CampusBytes, a local food delivery service catering to university students. The app features a user-friendly interface for browsing menus, placing orders, and tracking deliveries in real-time. Built with React Native and integrated with the existing backend API to provide a seamless ordering experience.