Skip to content

imdadareeph/kpitracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kpitracker

kpitracker

codecov

Environment for Development

Those projects were developed with followings.

  • Java SDK 8 (1.8.0_112)
  • Spring-boot (1.5.1.RELEASE)

Run the demo

The whole application has been packaged to be run as mvn spring-boot:run followed by h2-console insert query:

INSERT INTO `role` VALUES (1,'ADMIN');
INSERT INTO `role` VALUES (2,'USER');

Clone the application codes

You need a new folder to clone the codes and you can get the codes from git repo.

git clone https://github.com/imdadareeph/kpitracker.git

Screenshots

alt text alt text alt text

About

kpitracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published