Sunday, September 7, 2014

eGospel in GitHub

I copied my eGospel project from a private repository in Bitbucket to GitHub. If you interested, you can check the project in this repo.

So, what is eGospel?
in short; eGospel is a simple church dynamic website project, running on Java.

For Techies, Geeks 'n Coders,
this is the summary of technologies adopted in this project:
  • Java (for sure, now I'm using JDK 1.7)
  • Spring Framework, including Spring Security and Spring Data JPA
  • Hibernate
  • AngularJS
  • Twitter Bootstrap
  • And a quite number of Javascript libraries (jQuery, Underscore JS, etc)
I decided to skip Coffeescript this time. I think I need more hands-on on AngularJS to get the essence of this framework, before (if needed) later on encapsulate it with another framework.

No comments:

Post a Comment