A JAVA app to provide API’s for Time Tracker variants.
Make sure you have Eclipse, Java(1.8) and Maven installed. Also, install the Heroku Toolbelt.
$ git clone https://github.com/Newput-Time-tracker/backend.git
- Create maven project in Eclipse from repo folder.
- Create Apache server to run the app.
- Run it locally.
- Create a branch which relates to the issue.
- Always create a Pull Request(PR) against develop branch.