DJ Canteen is a zomato-like application for DJSCE which allows users to place orders using an android app and the canteen manager gets real-time updates about orders in queue. The motivation of the app was to reduce the queues at the canteen and allow people to order from anywhere in college. The dashboard is made using React and Bootstrap. The backend is built with Django, REST framework, and Graphene. The manager-side dashboard is updated in real-time so that no order is missed. The dashboard also allows for editing the canteen menu, which is visible in the user-side app.