Skip to content

Releases: ZHIFA-CHIU/CSIT314-Project

V0.1

01 May 08:22
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

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

29 Apr 07:22
08112c1
Compare
Choose a tag to compare
v0.0 Pre-release
Pre-release

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.