Difference between revisions of "NinjaTurtles"

From mn/ifi/inf5750
Jump to: navigation, search
(Created page with "== Group members == *Pedro Lima *Sercan Leylek *Pooja More == Summary of requirements == Web API HTML-view browser == Time schedule == == Task distribution == == Screens...")
 
Line 12: Line 12:
  
 
== Task distribution ==
 
== Task distribution ==
 +
 +
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.
 +
 +
<span style="color: rgb(20, 24, 35); font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; line-height: 19.3199996948242px;">__________________Basic Json View__________________</span>
 +
 +
-- We can use HTML5 editable text feature to be able to edit/save the json files<br/>-- There might be an automated save option<br/><span class="text_exposed_show" style="display: inline;">-- When you hover over some text, you may click to google these keywords.</span>
 +
 +
<span class="text_exposed_show" style="display: inline;"></span>
 +
<div class="text_exposed_show" style="display: inline; color: rgb(20, 24, 35); font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; line-height: 19.3199996948242px;">
 +
__________________Visual Json______________________<br/>-- This will be a separate page which shows the json content distributed over a map.<br/>-- 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_________<br/>-- We may get every json file converted to XML, XLS and CSV formats.<br/>-- Converted files might be downloaded via link.
 +
</div>
  
 
== Screenshots and screen flows ==
 
== Screenshots and screen flows ==

Revision as of 17:01, 31 October 2014

Group members

  • Pedro Lima
  • Sercan Leylek
  • Pooja More

Summary of requirements

Web API HTML-view browser

Time schedule

Task distribution

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

Documented learning during project

Suggested improvements to APIs etc

Link to repository

Download link to sample web app or Android app