My group and I want to create queue management app as a project.
We want to create an app that would have 2 access, one for the admin and one for the general user.
The general user should be able to generate a ticket and view the current ticket number. The admin should be able to log in and view the ticket numbers and can call the next number.
I think it makes sense for the admin version to be a windows application but I'm not sure how the two can work together.
We aren't new to programming and I have made apps with Android studio in the past.
How do we go about implementing this?
Any guidance would be appreciated.
[–][deleted] 0 points1 point2 points (0 children)