harismuneer / Restaurant-Management-System

👨‍🍳 An Android based RMS that aims to digitalize the day to day processes of various restaurant operations including ordering, billing, kitchen, hall and inventory management.
https://github.com/harismuneer
MIT License
246 stars 171 forks source link

multiple orders from multiple tablets #6

Closed smoil-ali closed 4 years ago

smoil-ali commented 4 years ago

when two customers place orders from different tablets ,how can we differentiate from which tablet we get order? that is the issue in this app

Hassaan-Elahi commented 4 years ago

Yes, Currently we are not handling sessions of individual users. However, if you want to contribute in this awesome project and add session handling you are more than welcome.

Hassaan Elahi

From: smoil-ali Sent: Thursday, 28 November 2019 4:19 pm To: harismuneer/Restaurant-Management-System Cc: Subscribed Subject: [harismuneer/Restaurant-Management-System] multiple orders frommultiple tablets (#6)

when two customers place orders from different tablets ,how can we differentiate from which tablet we get order? that is the issue in this app — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

smoil-ali commented 4 years ago

Actually i choose this project for final year project,then i found this issue

smoil-ali commented 4 years ago

I hope you solve this issue as soon as possible

harismuneer commented 4 years ago

@smoil-ali , firstly you should make your Final Year Project on your own. I highly discourage from using this project as an FYP directly without any effort! This project is meant for reference only not to be used for assignments or projects.

harismuneer commented 4 years ago

@smoil-ali I would encourage you to fix such issues on your own and infact add more features to the project as well. That might count as a contribution that you did!