Shop Database - Java Console app for User orders.
App that interfaces with Postgresql via JDBC.
My partner and I made this app in our Database course. It enables users to place orders and then update them later. There are different classes of users such as customers, managers, and admins. Each with different roles and levels of access. In phase 1 we modeled the project with...
[Read More]