Difference between revisions of "JQwerty"

From mn/ifi/inf5750
Jump to: navigation, search
(Link to webapp)
 
(20 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
= Requirements & features =
 
= Requirements & features =
  
#Fetch JSON from /api/resources
+
*Browse api resources nicely formatted
#Do magic
+
*Browse api resources as plain JSON format
#Display nice HTML with links
+
*Browse each resource in depth
  
 
= Techologies =
 
= Techologies =
  
 
*HTML5
 
*HTML5
*CSS3 - Bootstrap 3
+
*CSS3 - Angular Material Design
 
*Javascript - AngularJS & JQuery
 
*Javascript - AngularJS & JQuery
  
Line 25: Line 25:
  
 
*Git - Bitbucket
 
*Git - Bitbucket
 +
*Bower
 +
*Less
 +
*npm
  
 
= Time schedule =
 
= Time schedule =
  
*Milestone 1: 1st November:
+
== Milestones ==
  
Document features and architecture on Wiki
+
*M1 - November 1st:<br/>Document features and architecture on Wiki
 +
*M2 - November 15th:<br/>First bare-bones version, uploadable as DHIS webapp
 +
*M3 - November 30th:<br/>Application finished
 +
*Final delivery: December 8th
 +
*Presentation: December 9th
  
*Milestone 2: 15th November:
+
= Task division =
  
First bare-bone versjon - static HTML
+
The project group has use trello as task manager, where each group member has picked trello cards to solve different tasks in the application.
  
Uploadable as DHIS web app
+
= Screenshots =
  
*Milestone 3: 30th November
 
  
Finished, if applicable also with mobile app
+
[img]http://i.imgur.com/sLkRqvZ.jpg[/img]
  
*Final delivery:&nbsp;?
+
[img]http://i.imgur.com/tr3lIL2.jpg[/img]
  
*Presentation:&nbsp;?
+
= Repository =
  
= Task division =
+
[https://bitbucket.org/jqwerty/jason-explorer link to repository]
  
= Screenshots =
+
= Link to webapp =
  
= Repository =
+
[[Category:Pages with broken file links]]
  
= Link to webapp =
+
[http://inf5750-15.uio.no//apps/json2/index.html link to web application]

Latest revision as of 17:47, 15 December 2014

jQwerty™

Web API JSON Browser

Team

  • Espen Andreassen
  • Kenneth Karadas
  • Alexander Helland
  • Nicolay Ramm

Requirements & features

  • Browse api resources nicely formatted
  • Browse api resources as plain JSON format
  • Browse each resource in depth

Techologies

  • HTML5
  • CSS3 - Angular Material Design
  • Javascript - AngularJS & JQuery

Tools

  • Git - Bitbucket
  • Bower
  • Less
  • npm

Time schedule

Milestones

  • M1 - November 1st:
    Document features and architecture on Wiki
  • M2 - November 15th:
    First bare-bones version, uploadable as DHIS webapp
  • M3 - November 30th:
    Application finished
  • Final delivery: December 8th
  • Presentation: December 9th

Task division

The project group has use trello as task manager, where each group member has picked trello cards to solve different tasks in the application.

Screenshots

[img]sLkRqvZ.jpg[/img]

[img]tr3lIL2.jpg[/img]

Repository

link to repository

Link to webapp

link to web application