Database project User Interface for Lambton College MADT course Different UI functionalities available are as follows
- Customer and Employee can register themselves and the values are stored in user table
- Customer can place order and make payment and the values are stored in the respective tables.
- Manager can update the stock status to In Stock or Out of stock status aand the values are update in the respective table.