Postgres Java Spring Boot Angular
This app is a demo that replicates an office supply chain software system. It has different areas within the app that connects employees, suppliers, customers and many more. The goal of this app was to test out using variations of a different stack along with practicing a more complex database structure.
There are many ways this app could be improved from a functional and stylistic standpoint. These are the main areas:
-Styling -Authentication -Global state -Global error handling -More advanced features of Angular (ie subscribing, etc)