Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 557 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 557 Bytes

ModuleRecommender

GWT Application Recommending Curriculum Modules to Students

Web Application using several frameworks

  • GWT 2.4
    • UiBudinder
    • Gin, Guice
    • I18N (Server, Client)
    • Ressource Bundles, Messages
  • Request Factory
  • GWTP 0.7 (GWT Platform)
    • Actions, Presenter
  • GXT 3.0
    • GXT, UiBuinder
    • Grid, Tree, other UI Components
  • Others
    • guava
    • JPA
  • maven

Some Code Parts have been removed, so this project is for copying fragments and should help others make use of some of the frameworks mentioned above.