Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Releases: SELab-2/OSOC-6

Osoc 6 milestone 3

22 May 19:53
84d4c35
Compare
Choose a tag to compare

This is the final version of our application.

Osoc 6 milestone 2

28 Apr 18:10
91f98cf
Compare
Choose a tag to compare
Osoc 6 milestone 2 Pre-release
Pre-release

This release introduces a near-complete back end and lays out the first steps for our front end. We use Spring Data Rest for our back end and achieved 100% test coverage there. Our front end uses NextJS and Typescript with a test coverage of 68.42%.

Osoc 6 milestone 1

24 Mar 15:31
7d1a488
Compare
Choose a tag to compare
Osoc 6 milestone 1 Pre-release
Pre-release

Our first release contains a lot of schemes and is our start for a successful project. It contains the base code for our front and back end. Our back end uses Spring and Spring Data Rest with the Java programming language. Our front end uses Nextjs in Typescript interpreted by Nodejs.