Fully functioning Minimum Viable Product
Project has a log in and sign in page connected to sql server
User can use admin page to:
-
Create new item
-
Edit an existing item
-
Delete an existing item
-
Set table count
User can use user page to:
-
Set order to any table
-
Check each individual tables bill
-
Pay all the bill of the table
-
Seperate the bill for each person on table
Every table has it's own database to store data, when admin change table count to higher number system auotmaticly create new data table for tables...



