Difference between revisions of "Jura"

From mn/ifi/inf5750
Jump to: navigation, search
(Features and framework)
Line 8: Line 8:
  
 
== Project: Facility Registry App ==
 
== Project: Facility Registry App ==
 +
 +
=== Framework & Tools ===
 +
* JavaScript (AngularJS)
 +
* Notepad
 +
 +
=== Features ===
 +
 +
* Single-page using JavaScript and AngularJS
 +
* Retain tree-view of organisations, but make it prettier to go along with the rest of the UI
 +
* Add live-update map functionality (show locstion on map when viewing or editing an OrgUnit)
 +
* When using the search-filter functionality, eliminate the need for a button by updating the list view on-the-fly.

Revision as of 16:42, 28 October 2014

Group Members

  • Andreas Lind-Johansen
  • Atle Nordland
  • Stian Larsen

Project: Facility Registry App

Framework & Tools

  • JavaScript (AngularJS)
  • Notepad

Features

  • Single-page using JavaScript and AngularJS
  • Retain tree-view of organisations, but make it prettier to go along with the rest of the UI
  • Add live-update map functionality (show locstion on map when viewing or editing an OrgUnit)
  • When using the search-filter functionality, eliminate the need for a button by updating the list view on-the-fly.