Three developers walk into a bar(code)

From mn/ifi/inf5750
Revision as of 15:08, 6 November 2015 by Kjetilbk@uio.no (talk | contribs) (la til bilde)

Jump to: navigation, search
/* Task Description */Patient IDs and bar code input and output

Group Members

Navn e-mail
Espen Bay Fevolden espenbf@ifi.uio.no
Vegard Søyseth vegardds@ifi.uio.no
Kjetil Bugge Kristoffersen kjetilbk@ifi.uio.no

Summary of Requirements

Features

  • Appen skal kunne scanne og tolke en pasients barcode, og finne pasienten ved hjelp av denne
  • Appen skal kunne be brukeren om å registrere en ny pasient dersom det ikke finnes treff på pasientens barcode.
  • Skal fungere som web app + android app.

Architecture

Barcode_architecture.png Barcode_architecture.png

https://serratus.github.io/quaggaJS/ - QuaggaJS virker som et bra JS-bibliotek for scanning og tolkning av barcodes.

  • Spring/Maven/Hibernate på backenden
  • HTML/JS/CSS/JQuery + kanskje AngularJS på frontend
  • Oversetter frontendkoden med Cordova for å få Android-støtte

Time Schedule

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

Task Delegation

Screenshot and Screen flows

Documented Learning throughout the Project

Suggested improvements to the APIs

Link to Repository

Our barcode repo is located on Bitbucket.

Download link to Sample Web/Android Application