Difference between revisions of "NinjaTurtles"

From mn/ifi/inf5750
Jump to: navigation, search
Line 47: Line 47:
 
Presentation of the product.
 
Presentation of the product.
  
== Task distribution ==
+
== Features ==
  
 
Ninja Turtles Team has been planning to deliver 3 main features with this project. These feature development tasks will be distributed among the team members.
 
Ninja Turtles Team has been planning to deliver 3 main features with this project. These feature development tasks will be distributed among the team members.
Line 61: Line 61:
 
__________________File Conversion & Download_________<br/>-- We may get every json file converted to XML, XLS and CSV formats.<br/>-- Converted files might be downloaded via link.
 
__________________File Conversion & Download_________<br/>-- We may get every json file converted to XML, XLS and CSV formats.<br/>-- Converted files might be downloaded via link.
 
</div>
 
</div>
 +
 
== Screenshots and screen flows ==
 
== Screenshots and screen flows ==
  

Revision as of 15:30, 10 November 2014

Group members

  • Pedro Lima
  • Sercan Leylek
  • Pooja More

sln2uh.jpg

Summary of requirements

Web API HTML-view browser

Architecture

List of technologies

  • HTML5
  • CSS
  • JavaScript (jQuery and AngularJS)

In order to scaffold and build our web app, we'll use the following tools:

  • Yeoman
  • Grunt
  • Bower

Time schedule

2nd of November

Planning & task distribution will be complete.

16th of November

Basic Json view will be functional with basic requirements.

30th of November

Additional features will be implemented.

2nd of December

Testing phase ends.

4th of December

Presentation of the product.

Features

Ninja Turtles Team has been planning to deliver 3 main features with this project. These feature development tasks will be distributed among the team members.

__________________Basic Json View__________________

-- We can use HTML5 editable text feature to be able to edit/save the json files
-- There might be an automated save option
-- When you hover over some text, you may click to google these keywords.

__________________Visual Json______________________

-- This will be a separate page which shows the json content distributed over a map.
-- Assume that every json node is an individual patient with location info. This module will show different diseases with different colors. When you click over a point, you will be able to view more info about this patient.

__________________File Conversion & Download_________
-- We may get every json file converted to XML, XLS and CSV formats.
-- Converted files might be downloaded via link.

Screenshots and screen flows

Currently only our intro video is available. Watch it here.

Documented learning during project

Suggested improvements to APIs etc

Link to repository

[1]

Download link to sample web app or Android app