ZDenizYStenhaug / swe573-Project

Project repository for SWE573 - Software Development Practice
0 stars 0 forks source link

Angular frontend #16

Closed ZDenizYStenhaug closed 2 years ago

ZDenizYStenhaug commented 2 years ago

Set up an angular frontent project that is ready to communicate with the spring backend. For testing purposes, the project should have a create service page and another page that displays the information of the registered service.

ZDenizYStenhaug commented 2 years ago

the initial commit can be found in the branch frontend-main. https://github.com/ZeynepDYilmaz/swe573-Project/tree/frontend-main

ZDenizYStenhaug commented 2 years ago

added a table that displays the details of all the offers registered on the system.