Table of Contents
Client Environment
Server Environment
Dev Environment
Deployment Environment
This is the beginnings of the web stack architecture.
Client Environment
UI-ish : Angular.js :
https://angularjs.org/
Plotting: Plotly :
https://plot.ly/
Custom graphics: Processing in JS :
http://processingjs.org/
Data framework - JQuery (alternatives:
http://www.jscripters.com/popular-jquery-alternatives/
)
Access Api : JQuery + Custom api.js
Server Environment
JAX-RS: Jersey + Tomcat (
http://www.vogella.com/tutorials/REST/article.html
)
AgtekAccess server
AGTEK Access REST Api
Dev Environment
GIT
Intellij? Many implementations use Eclipse.
Local Tomcat installations to test apps as deployed mode
Deployment Environment
LAMP - (Mostly LA + Access Server)
Tomcat application server