Skip to content

V0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pedrooste pedrooste released this 01 May 08:22
· 242 commits to master since this 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.