This application aims to solve the problem of food ordering in restaurants, where users have to scan through menus usually in paper form, place orders, and make payments at the point of sale. This application ensures orders can be placed from the phone after scanning a table barcode. This application will feature online payment and POS.
Clone this repository
cd backend npm run start:dev
cd frontend npm run start