Skip to content

deepbig/software-project-management-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

software-project-management-tracker

This project provides a personal software project management tool.

How to check this demo application

  1. mvn clean package -DskipTests
  2. java -jar target/project-tracker-app-1.0.jar
  3. After you successfully start this Java Spring app, You can test the application through this link: http://localhost:8082
  4. API Documentation Link: http://localhost:8082/swagger-ui.html

For your Convenience,

For you who don't have maven and don't want to install maven, I added project-tracker-app-1.0.jar in the root directory. So you can simply type the following command to test this app:

java -jar project-tracker-app-1.0.jar

About

This project provides a personal software project management tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors