Skip to content

Commit

Permalink
trigger heroku byuld
Browse files Browse the repository at this point in the history
  • Loading branch information
ecararus committed Mar 17, 2016
1 parent 8c536f9 commit dde5be6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# About [Product-catalogue](http://ecararus.github.io/product-catalogue): [![Build Status](https://travis-ci.org/ecararus/product-catalogue.svg?branch=master)](https://travis-ci.org/ecararus/product-catalogue) [![Coverage Status](https://coveralls.io/repos/github/ecararus/product-catalogue/badge.svg?branch=master)](https://coveralls.io/github/ecararus/product-catalogue?branch=master) [![Code Climate](https://codeclimate.com/github/ecararus/product-catalogue/badges/gpa.svg)](https://codeclimate.com/github/ecararus/product-catalogue) [![ReviewNinja](https://app.review.ninja/53860556/badge)](https://app.review.ninja/ecararus/product-catalogue) [![Slack Invite Button](https://slack-product-catalogue.herokuapp.com/badge.svg)](https://slack-invite-product-catalogue.herokuapp.com)


Product catalogue is self contained application is running on Apache Tomcat/8.0.30 as data store is used mongodb.
[Entire specification is available in project root folder](https://github.com/ecararus/product-catalogue/blob/master/Product%20Selection%20UT.PDF).

Expand All @@ -19,7 +18,7 @@ Product catalogue is self contained application is running on Apache Tomcat/8.0.
2.Unit test coverage report product-catalogue/target/site/jacoco-ut/index.html<br/>
3.Integration test coverage report product-catalogue/target/site/jacoco-it/index.html<br>

## TODO:
## To implement:
- Finish UI and angular script or ReactJs.
- Integrate with sales microservice for checkout function and with CustomerLocationService for location lookup.

Expand Down

0 comments on commit dde5be6

Please sign in to comment.