Releases: ZHIFA-CHIU/CSIT314-Project
Releases · ZHIFA-CHIU/CSIT314-Project
V0.1
Building on our front to backend implementation, we have started to create backend models, controllers, services and repositories to match our class diagram. We have also started developing our front end pages, waiting to connect them to the backend until the required functionality has been implemented.
Continuous Integration has been set up through GitHub actions, this will automate the backend and frontend testing suites to ensure that the code can build successfully.
v0.0
This release entails a full front to backend implementation, demonstrated by an example customer class. This can be seen on the example customer front page, where you can view customers created and delete them from the list.