Skip to content

rossgodwin/app.cheapthycable.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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