Difference between revisions of "Gr10"

From mn/ifi/inf5750
Jump to: navigation, search
(Added screenshots from android application)
Line 77: Line 77:
 
=== Android Application ===
 
=== Android Application ===
 
<gallery>
 
<gallery>
File:Android1.png
+
File:Android1.png|Press the leftmost + to start searching with the barcode scanner.
File:Android2.png
+
File:Android2.png|The barcode scanner in action.
File:Android3.png
+
File:Android3.png|Automatically created a new TEI with the searched ID as there was no existing TEI with that ID.
File:Android4.png
+
File:Android4.png|Filled information about the TEI.
File:Android5.png
+
File:Android5.png|TEI was added to the list.
 
</gallery>
 
</gallery>
  

Revision as of 16:21, 9 December 2015

Patient IDs and bar code input and output

Group Members

Navn e-mail
Hugo Wallenburg hugomw@ifi.uio.no
Marit Iren Rognli Tokle mitokle@ifi.uio.no
Ola Solberg olaeso@student.matnat.uio.no
Jonathan Bockelie jonathbo@student.matnat.uio.no

Summary of Requirements

Features

  • Scan Bar/QR code containing ID and name of a patient
  • A database search for the patient using scanned code
  • Create a new patient entry should it not already exist in the database
  • On registration of a new patient, print a bar/QR code label contain ID and name of patient
  • Should work both in browser and the Android DHIS application

Architecture

  • HTML/CSS/JS/JQuery and AngularJS
  • JsBarcode from github for printing barcodes

Time Schedule

  • Milestone 1: 22nd Novemeber
    • Document Features and Architechture on the Wiki
    • Set up GIT-repostitory
  • Milestone 29th Novemeber
    • First bare-bone version
    • Uploadable as DHIS2 web application
  • Milestone 3: 10th December
    • Project should be finished
    • Show understanding of DHIS2 web applications
  • Final Delivery: 11th December

Progress

Task Web Browser Mobile Browser Mobile Application
Reading Barcode 2015-12-05 2015-11-19
DB lookup and new user
Printing Barcode 2015-12-05
Finished 2015-12-02

Screenshot and Screen flows

Android Application

Documented Learning throughout the Project

¯\(°_o)/¯

Suggested improvements to the APIs

¯\(°_o)/¯

Link to Repository

Repository

Download link to Sample Web/Android Application

¯\(°_o)/¯