Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 619 Bytes

Time Tracker app for RESTful services

A JAVA app to provide API’s for Time Tracker variants.

Running Locally

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
  1. Create maven project in Eclipse from repo folder.
  2. Create Apache server to run the app.
  3. Run it locally.

Development:

  1. Create a branch which relates to the issue.
  2. Always create a Pull Request(PR) against develop branch.

Dev server:

http://time-tracker-backend-app.herokuapp.com/