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 [email protected]
J.D.M. Savelkoul [email protected]
M. Mladenov [email protected]
M.C.A. De Wit [email protected]
M.A.A. Kienhuis [email protected]
W. Smit [email protected]

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