Skip to content
/ tarsys Public

Sistema para cálculo de contratación óptima de tarifa de energía eléctrica

Notifications You must be signed in to change notification settings

davps/tarsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarsys: Optimizador de contratación de tarifa de energía eléctrica

This repository contains one of my side projects. It is based in a JEE (Spring based) application architecture.

Because of the nature of the app, I am writing it in Spanish.

Introduction

This mobile web app integrate the following technologies and tools:

  • Backbone.js (MVC at the client side)
  • JQuery
  • JQuery Mobile
  • Spring Framework
  • RESTful/JSON API using Spring MVC web controllers
  • Java Classes are organized in the following packages
    • Domain
    • Repository (with DAO pattern)
    • Service
    • Controller (using Spring MVC)
  • MySQL
  • Maven

This project is in progress. It is not the final version.

About

Sistema para cálculo de contratación óptima de tarifa de energía eléctrica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published