Skip to content

A TA Management System built with Spring. Utilizes a Microservices architecture and several design patterns like Builder, Decorator, Adapter, etc.

Notifications You must be signed in to change notification settings

alifarukyucel/tams

Repository files navigation

TAMS

Authentication: Authentication coverage Course: Course coverage Hiring: Hiring coverage TA: TA coverage

CSE2115 - Project

Running

gradle bootRun

Testing

gradle test

To generate a coverage report:

gradle jacocoTestCoverageVerification

And

gradle jacocoTestReport

The coverage report is generated in: build/reports/jacoco/test/html, which does not get pushed to the repo. Open index.html in your browser to see the report.

Static analysis

gradle checkStyleMain
gradle checkStyleTest
gradle pmdMain

Group Members

📸 Name Email
A.F. Yucel A.F.Yucel@student.tudelft.nl
J.D.M. Savelkoul J.D.M.Savelkoul@student.tudelft.nl
M. Mladenov M.Mladenov@student.tudelft.nl
M.C.A. De Wit M.C.A.deWit@student.tudelft.nl
M.A.A. Kienhuis M.A.A.Kienhuis@student.tudelft.nl
W. Smit W.Smit-1@student.tudelft.nl

About

A TA Management System built with Spring. Utilizes a Microservices architecture and several design patterns like Builder, Decorator, Adapter, etc.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages