Skip to content

marie-becker/TraceabilityApp

Repository files navigation

TraceabilityApp

Web application for analyzing and documenting traces between Jira requirements and java classes of a software project on Git.

Config.js

Fill in your Jira and Neo4j credentials in config.js.
For Jira, replace TOKEN with the API Token of your account/project.

Run

To start the backend: \TraceabilityApp> node .\app.js
To start the frontend: \TraceabilityApp\traceapp-UI> npm start

About

Project of my bachelor thesis 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published