You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program that chooses a timeline snapshot from a GitLab Repository and fetches all activities of members from that timeline and produces further analysis on the contributions of members.
Instructions:
Spring Boot App:
The easiest way to run the program is to open up cmd, navigate to /Java folder and run gradle bootRun or grunner
You may choose to run this with IntelliJ as well, but you must add the necessary libraries: