Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 732 Bytes

CheapThyCable Application Source Code

Application source code for a crowdsourcing web application that I developed giving participants the ability to see what others were paying for cable and internet in their area with the goal of providing leveraging power in negotiating a lower utility bill. Even though this site is now defunct as a product, it resides under my personal domain.

Technologies

  • AngularJS
  • Hibernate
  • Java J2EE
  • Mailgun
  • Thymeleaf

Deploy

  1. Change to WebContent\client\build directory
  2. npm install
  3. node_modules/grunt/bin/grunt build-app
  4. node_modules/grunt/bin/grunt prod-clean