SlideShare a Scribd company logo
1 of 6
Download to read offline
1. General Info

General project description: Medical Applying Diabetes “MAD”
The idea of the project
General description of the project.
                                                         For a diabetic it should be possible to enter
                                                         his daily glucose value - (sometimes
                                                         multiple times during a day).

                                                         Status reporting for surveillance

                                                         The figures will be monitored by a Nurse or
                                                         a Doctor to se if any action must be taken.


Main goal of the application?                            A diabetic should enter his daily ”Glucose
Main goal you are trying to achieve with your web        Value” so a nurse or a doctor can monitor his
application.                                             situation. (May be some kind of alarm should
                                                         be implemented in a later version).

Platforms application is targeted for?
                                                         Web application for the internet

Devices and Os versions application will be
targeted for?
OS versions and devices. For instance Symbian OS         Explore, Firefox and Safari
9.3 (Series60 3rd edition).

Graphical design of the application.
Who will provide graphical design? If Ciklum will
create design, do you have corporate colors, brand       No graphical design is provided and no logo.
book, etc.?

Server collaboration.
Should the application should transfer some data
to/from the server?                                      Web application


Should the application support offline work?
If server collaboration should be implemented, should
the application store some info on the device (caching   No
the data)?


General description of the server part,
specifications?
If the server part has already been developed, please
provide specification of the collaboration mechanizm,
                                                         N/A
protocols, etc.
CSC Project Office web development department
could implement server part for your project.
2. Project details

Main features and screens of the application:

                                                 Logon picture
How many screens (tabs) will the
application have? Do you have                    W hich gives access to ONE new screen
wireframes, features description for             w ith
each screen?
Each screen of the application should be         4 tabs
described in details.
                                                      •   Input (daily insulin figures)
                                                      •   Master Data (inform ation regarding
                                                          the person w ho type in his/she’s
                                                          insulin figures
                                                      •   Diagram / statistics
                                                      •   Inquiry (overview )

Does the application need landscape
mode?
Application can be also implemented to allow     N/A (Web application) –may be later.
user's work in the landscape mode.

Do you need Facebook, Twitter
integration?                                     No
Would you like to integrate you application
with social networks. What features do you
need.



Do you need secure authentification to
server?                                          All users m ust be validated before
Do you need transfering secure data to/from      getting any access to the system
server.



Do you need In-App purchases
integrated into your application?                N/A
In-App purchases allow users of the
application buy some content inside the
application. If yes, what content will be sold
out?


Does your application need printing
functionality? What data should be               No (M aybe in a later version)
printed?
iPhone OS allows your application to print
wirelessly the content of the application.
Do you need geo-location services?
Do you want your application to show user's        No
location,some routes on the map, geo-data
photos, geo-location information etc.



Do you need Push notifications in your
application? (iPhone, WP7)                         N/A
Push notifications provide additional
mechanizm for user interaction. What
notifications shold be done?




3. Market information

What applications we have to look at:
Similar applications (competitors)?
Mention competitor's application you would         No
like we have to look at.




Target group
Brief description of your target group/potential   DDiabetics
buyers of the application




Additional info.
Please provide any additional info.

TAB 1 Master Data
Tab 1 is user information (Master data). It should have the following fields:
Field name                   Data formate            Field name in english

Cpr.nr:                           999999-9999            Social security number

Navn:                             Char (50)              Name

Adresse:                          Char (40)              Address

By                                Char (30)              City

Post nr.:                         9999                   Zip Code

Mobilnr.:                         999999999              Mobile phone number
Field name                   Data formate    Field name in English
Mor’s navn:                  Char (40)       Mothers name

Mobil nr.:                   99999999        Mothers mobile number

Arbejdes telefonnr.:         99999999        Mothers working phone number

Bemærkning                   Char (50)       Remarks

Far’s navn                   Char (40)       Fathers name

Mobil nr.:                   99999999        Fathers mobile number

Arbejdes telefonnr.:         99999999        Fathers working phone number

Bemærkning                   Char (50)       Remarks

Field name                   Data formate   Field name in english
Kontaktperson.               Char (40)      Name of primary contact person

Mobil nr.:                   99999999       Fathers mobile number

Bemærkning                   Char (50)      Remarks

Field name                   Data formate    Field name in English
Egen læges navn:             Char (50)       Name of the users doctor

Cpr.nr:                      999999-9999     Social security number

Adresse:                     Char (40)       Address

By                           Char (30)       City

Post nr.:                    9999            Zip Code

Telefonnr.:                  999999999       Office phone number

Mobilnr.:                    999999999       Mobile phone number

Functions for Tab 1:
Create, Update or delete information
TAB 2 Statistics
Tab2 should be split into 2 screen areas.
The top should show the result of the selection one makes in the bottom part of the
screen.




If you select today’s reported figures, it must be shown as a block colon. Any other
selection must shown data as a line.
The bottom must have 3 rows with 4 buttons as shown below.

       I dag           1 uge              14 dage           1 måned         Time periode
       Today         Last week            2 weeks           1 month          In english
                                                                               Button

  3 måneder          4 måneder           5 måneder         6 måneder
  3 months           4 months            5 months          6 months



  12 måneder        24 måneder         36 måneder         48 måneder
  12 months         24 months          36 months          48 months




TAB 3 Data Entry.
In tab 3 the user will have time in his Blood glucose value

Field name                     Data formate           Field name in english
Dato                           DD-MM-YYYY             The date for the
                                                      (Default: Today)

Tid:                           99:99                  Time (24:60)

Blodsukker værdi               99,9999                Blood glucose value

After typing in the value the user must “click” on the button <Update> and the value
is stored.

All 3 fields must have a value before it’s possible to update.

TAB 4 Data overview
Tab 4 can only be seen by the Nurse or the Doctor.
Is should be possible to se all values (a list) for a user, if the Nurse or Doctor type in
the Social security number (Cpr.nr.)
User       Master data                     Sugar Value Statistics
table


        Generel functionality:

           •   It’s only the administrator who can create new users and password.
           •   First time user log on to the system the default TAB should be the Master
               Data. Second time log on should all way be the TAB Data Entry


        DATABASE
        The choice of database should be an open source SQL database.

        REMARK.

        The table shown below is indicative proposals.

        User_Table:
        CPR nr.               Password              Creation date          User type
        9999999-9999          99999999

        A: Nurse, D: Doctor. A & D are administrators and can see all users and all data.
        U: Diabetes user can only see his own data.

        Master data.
        All data from the master TAB should be stored in the Master_Data_table. (Remember
        to store the date and tine for creation).

        TABLES:
        User_table, Master_Data_Table, Sugar_Value_Statistics_table




        Primary key in all tables is: Cpr.nr. (Social security number)
        The table Sugar_Value_Statistics should have 2 extra keys (date and time for the
        reporting of the glucose value)

More Related Content

Similar to Mad func description_2

Assessment Worksheet Aligning Risks, Threats, and Vuln.docx
Assessment Worksheet Aligning Risks, Threats, and Vuln.docxAssessment Worksheet Aligning Risks, Threats, and Vuln.docx
Assessment Worksheet Aligning Risks, Threats, and Vuln.docx
festockton
 
2.2 data and information
2.2 data and information2.2 data and information
2.2 data and information
mrmwood
 
CSC-162 Final ProjectMedia LibraryCreate a program that will.docx
CSC-162 Final ProjectMedia LibraryCreate a program that will.docxCSC-162 Final ProjectMedia LibraryCreate a program that will.docx
CSC-162 Final ProjectMedia LibraryCreate a program that will.docx
mydrynan
 
Running head TWO WAYS AND ADDRESSABLE MEDIA .docx
Running head TWO WAYS AND ADDRESSABLE MEDIA                    .docxRunning head TWO WAYS AND ADDRESSABLE MEDIA                    .docx
Running head TWO WAYS AND ADDRESSABLE MEDIA .docx
toltonkendal
 
Soft And Handling
Soft And HandlingSoft And Handling
Soft And Handling
hiratufail
 
Assignment 5 Multi-ClassificationDue date Mar 13th, 2020.docx
Assignment 5 Multi-ClassificationDue date Mar 13th, 2020.docxAssignment 5 Multi-ClassificationDue date Mar 13th, 2020.docx
Assignment 5 Multi-ClassificationDue date Mar 13th, 2020.docx
braycarissa250
 
AI Cycle and data sc- CH-4 (4).pptx
AI Cycle and data sc- CH-4 (4).pptxAI Cycle and data sc- CH-4 (4).pptx
AI Cycle and data sc- CH-4 (4).pptx
siddhichaddha2
 
AI Cycle and data sc- CH-4 (3).pptx
AI Cycle and data sc- CH-4 (3).pptxAI Cycle and data sc- CH-4 (3).pptx
AI Cycle and data sc- CH-4 (3).pptx
siddhichaddha2
 

Similar to Mad func description_2 (20)

Assessment Worksheet Aligning Risks, Threats, and Vuln.docx
Assessment Worksheet Aligning Risks, Threats, and Vuln.docxAssessment Worksheet Aligning Risks, Threats, and Vuln.docx
Assessment Worksheet Aligning Risks, Threats, and Vuln.docx
 
Big Data Science - hype?
Big Data Science - hype?Big Data Science - hype?
Big Data Science - hype?
 
2.2 data and information
2.2 data and information2.2 data and information
2.2 data and information
 
Whatsapp survery report
Whatsapp survery  reportWhatsapp survery  report
Whatsapp survery report
 
Predicting user demographics in social networks - Invited Talk at University ...
Predicting user demographics in social networks - Invited Talk at University ...Predicting user demographics in social networks - Invited Talk at University ...
Predicting user demographics in social networks - Invited Talk at University ...
 
NEOGOV | Texas Networking Luncheon, 2014
NEOGOV | Texas Networking Luncheon, 2014NEOGOV | Texas Networking Luncheon, 2014
NEOGOV | Texas Networking Luncheon, 2014
 
Data Management Accuracy Increased by 99% for a Pharma Giant with RPA Solutions
Data Management Accuracy Increased by 99% for a Pharma Giant with RPA SolutionsData Management Accuracy Increased by 99% for a Pharma Giant with RPA Solutions
Data Management Accuracy Increased by 99% for a Pharma Giant with RPA Solutions
 
Differential Privacy Case Studies (CMU-MSR Mindswap on Privacy 2007)
Differential Privacy Case Studies (CMU-MSR Mindswap on Privacy 2007)Differential Privacy Case Studies (CMU-MSR Mindswap on Privacy 2007)
Differential Privacy Case Studies (CMU-MSR Mindswap on Privacy 2007)
 
Fare Loyalty con i Big Data: quali sfide?
Fare Loyalty con i Big Data: quali sfide?Fare Loyalty con i Big Data: quali sfide?
Fare Loyalty con i Big Data: quali sfide?
 
CSC-162 Final ProjectMedia LibraryCreate a program that will.docx
CSC-162 Final ProjectMedia LibraryCreate a program that will.docxCSC-162 Final ProjectMedia LibraryCreate a program that will.docx
CSC-162 Final ProjectMedia LibraryCreate a program that will.docx
 
softwares in public health
softwares in public healthsoftwares in public health
softwares in public health
 
Running head TWO WAYS AND ADDRESSABLE MEDIA .docx
Running head TWO WAYS AND ADDRESSABLE MEDIA                    .docxRunning head TWO WAYS AND ADDRESSABLE MEDIA                    .docx
Running head TWO WAYS AND ADDRESSABLE MEDIA .docx
 
Soft And Handling
Soft And HandlingSoft And Handling
Soft And Handling
 
Assignment 5 Multi-ClassificationDue date Mar 13th, 2020.docx
Assignment 5 Multi-ClassificationDue date Mar 13th, 2020.docxAssignment 5 Multi-ClassificationDue date Mar 13th, 2020.docx
Assignment 5 Multi-ClassificationDue date Mar 13th, 2020.docx
 
AI Cycle and data sc- CH-4 (4).pptx
AI Cycle and data sc- CH-4 (4).pptxAI Cycle and data sc- CH-4 (4).pptx
AI Cycle and data sc- CH-4 (4).pptx
 
AI Cycle and data sc- CH-4 (3).pptx
AI Cycle and data sc- CH-4 (3).pptxAI Cycle and data sc- CH-4 (3).pptx
AI Cycle and data sc- CH-4 (3).pptx
 
David Cocker big data MDCPartners ta-scan
David Cocker big data MDCPartners ta-scanDavid Cocker big data MDCPartners ta-scan
David Cocker big data MDCPartners ta-scan
 
6 years of my private G+ Spotfire community
6 years of my private G+ Spotfire community6 years of my private G+ Spotfire community
6 years of my private G+ Spotfire community
 
Healthcare deserts: How accessible is US healthcare?
Healthcare deserts: How accessible is US healthcare?Healthcare deserts: How accessible is US healthcare?
Healthcare deserts: How accessible is US healthcare?
 
Actual cases of applying AI related technologiesin Rakuten
Actual cases of applying AI related technologiesin RakutenActual cases of applying AI related technologiesin Rakuten
Actual cases of applying AI related technologiesin Rakuten
 

Recently uploaded

Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
ZurliaSoop
 
Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...
Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...
Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...
Angela Justice, PhD
 
Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...
Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...
Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...
HyderabadDolls
 
Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7
Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7
Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
gajnagarg
 
Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...
nirzagarg
 
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
gajnagarg
 
Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 
怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制
怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制
怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制
yynod
 
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
gajnagarg
 

Recently uploaded (20)

Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...
Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...
Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
 
Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...
Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...
Simple, 3-Step Strategy to Improve Your Executive Presence (Even if You Don't...
 
Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...
Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...
Howrah [ Call Girls Kolkata ₹7.5k Pick Up & Drop With Cash Payment 8005736733...
 
B.tech Civil Engineering Major Project by Deepak Kumar ppt.pdf
B.tech Civil Engineering Major Project by Deepak Kumar ppt.pdfB.tech Civil Engineering Major Project by Deepak Kumar ppt.pdf
B.tech Civil Engineering Major Project by Deepak Kumar ppt.pdf
 
Joshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptxJoshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptx
 
Novo Nordisk Kalundborg. We are expanding our manufacturing hub in Kalundborg...
Novo Nordisk Kalundborg. We are expanding our manufacturing hub in Kalundborg...Novo Nordisk Kalundborg. We are expanding our manufacturing hub in Kalundborg...
Novo Nordisk Kalundborg. We are expanding our manufacturing hub in Kalundborg...
 
B.tech civil major project by Deepak Kumar
B.tech civil major project by Deepak KumarB.tech civil major project by Deepak Kumar
B.tech civil major project by Deepak Kumar
 
Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7
Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7
Girls in Aiims Metro (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
 
Miletti Gabriela_Vision Plan for artist Jahzel.pdf
Miletti Gabriela_Vision Plan for artist Jahzel.pdfMiletti Gabriela_Vision Plan for artist Jahzel.pdf
Miletti Gabriela_Vision Plan for artist Jahzel.pdf
 
Mysore Escorts Service Girl ^ 9332606886, WhatsApp Anytime Mysore
Mysore Escorts Service Girl ^ 9332606886, WhatsApp Anytime MysoreMysore Escorts Service Girl ^ 9332606886, WhatsApp Anytime Mysore
Mysore Escorts Service Girl ^ 9332606886, WhatsApp Anytime Mysore
 
UIowa Application Instructions - 2024 Update
UIowa Application Instructions - 2024 UpdateUIowa Application Instructions - 2024 Update
UIowa Application Instructions - 2024 Update
 
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
 
Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Sagar [ 7014168258 ] Call Me For Genuine Models We ...
 
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
 
Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Shillong [ 7014168258 ] Call Me For Genuine Models ...
 
Vip Malegaon Escorts Service Girl ^ 9332606886, WhatsApp Anytime Malegaon
Vip Malegaon Escorts Service Girl ^ 9332606886, WhatsApp Anytime MalegaonVip Malegaon Escorts Service Girl ^ 9332606886, WhatsApp Anytime Malegaon
Vip Malegaon Escorts Service Girl ^ 9332606886, WhatsApp Anytime Malegaon
 
怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制
怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制
怎样办理哥伦比亚大学毕业证(Columbia毕业证书)成绩单学校原版复制
 
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
 

Mad func description_2

  • 1. 1. General Info General project description: Medical Applying Diabetes “MAD” The idea of the project General description of the project. For a diabetic it should be possible to enter his daily glucose value - (sometimes multiple times during a day). Status reporting for surveillance The figures will be monitored by a Nurse or a Doctor to se if any action must be taken. Main goal of the application? A diabetic should enter his daily ”Glucose Main goal you are trying to achieve with your web Value” so a nurse or a doctor can monitor his application. situation. (May be some kind of alarm should be implemented in a later version). Platforms application is targeted for? Web application for the internet Devices and Os versions application will be targeted for? OS versions and devices. For instance Symbian OS Explore, Firefox and Safari 9.3 (Series60 3rd edition). Graphical design of the application. Who will provide graphical design? If Ciklum will create design, do you have corporate colors, brand No graphical design is provided and no logo. book, etc.? Server collaboration. Should the application should transfer some data to/from the server? Web application Should the application support offline work? If server collaboration should be implemented, should the application store some info on the device (caching No the data)? General description of the server part, specifications? If the server part has already been developed, please provide specification of the collaboration mechanizm, N/A protocols, etc. CSC Project Office web development department could implement server part for your project.
  • 2. 2. Project details Main features and screens of the application: Logon picture How many screens (tabs) will the application have? Do you have W hich gives access to ONE new screen wireframes, features description for w ith each screen? Each screen of the application should be 4 tabs described in details. • Input (daily insulin figures) • Master Data (inform ation regarding the person w ho type in his/she’s insulin figures • Diagram / statistics • Inquiry (overview ) Does the application need landscape mode? Application can be also implemented to allow N/A (Web application) –may be later. user's work in the landscape mode. Do you need Facebook, Twitter integration? No Would you like to integrate you application with social networks. What features do you need. Do you need secure authentification to server? All users m ust be validated before Do you need transfering secure data to/from getting any access to the system server. Do you need In-App purchases integrated into your application? N/A In-App purchases allow users of the application buy some content inside the application. If yes, what content will be sold out? Does your application need printing functionality? What data should be No (M aybe in a later version) printed? iPhone OS allows your application to print wirelessly the content of the application.
  • 3. Do you need geo-location services? Do you want your application to show user's No location,some routes on the map, geo-data photos, geo-location information etc. Do you need Push notifications in your application? (iPhone, WP7) N/A Push notifications provide additional mechanizm for user interaction. What notifications shold be done? 3. Market information What applications we have to look at: Similar applications (competitors)? Mention competitor's application you would No like we have to look at. Target group Brief description of your target group/potential DDiabetics buyers of the application Additional info. Please provide any additional info. TAB 1 Master Data Tab 1 is user information (Master data). It should have the following fields: Field name Data formate Field name in english Cpr.nr: 999999-9999 Social security number Navn: Char (50) Name Adresse: Char (40) Address By Char (30) City Post nr.: 9999 Zip Code Mobilnr.: 999999999 Mobile phone number
  • 4. Field name Data formate Field name in English Mor’s navn: Char (40) Mothers name Mobil nr.: 99999999 Mothers mobile number Arbejdes telefonnr.: 99999999 Mothers working phone number Bemærkning Char (50) Remarks Far’s navn Char (40) Fathers name Mobil nr.: 99999999 Fathers mobile number Arbejdes telefonnr.: 99999999 Fathers working phone number Bemærkning Char (50) Remarks Field name Data formate Field name in english Kontaktperson. Char (40) Name of primary contact person Mobil nr.: 99999999 Fathers mobile number Bemærkning Char (50) Remarks Field name Data formate Field name in English Egen læges navn: Char (50) Name of the users doctor Cpr.nr: 999999-9999 Social security number Adresse: Char (40) Address By Char (30) City Post nr.: 9999 Zip Code Telefonnr.: 999999999 Office phone number Mobilnr.: 999999999 Mobile phone number Functions for Tab 1: Create, Update or delete information
  • 5. TAB 2 Statistics Tab2 should be split into 2 screen areas. The top should show the result of the selection one makes in the bottom part of the screen. If you select today’s reported figures, it must be shown as a block colon. Any other selection must shown data as a line. The bottom must have 3 rows with 4 buttons as shown below. I dag 1 uge 14 dage 1 måned Time periode Today Last week 2 weeks 1 month In english Button 3 måneder 4 måneder 5 måneder 6 måneder 3 months 4 months 5 months 6 months 12 måneder 24 måneder 36 måneder 48 måneder 12 months 24 months 36 months 48 months TAB 3 Data Entry. In tab 3 the user will have time in his Blood glucose value Field name Data formate Field name in english Dato DD-MM-YYYY The date for the (Default: Today) Tid: 99:99 Time (24:60) Blodsukker værdi 99,9999 Blood glucose value After typing in the value the user must “click” on the button <Update> and the value is stored. All 3 fields must have a value before it’s possible to update. TAB 4 Data overview Tab 4 can only be seen by the Nurse or the Doctor. Is should be possible to se all values (a list) for a user, if the Nurse or Doctor type in the Social security number (Cpr.nr.)
  • 6. User Master data Sugar Value Statistics table Generel functionality: • It’s only the administrator who can create new users and password. • First time user log on to the system the default TAB should be the Master Data. Second time log on should all way be the TAB Data Entry DATABASE The choice of database should be an open source SQL database. REMARK. The table shown below is indicative proposals. User_Table: CPR nr. Password Creation date User type 9999999-9999 99999999 A: Nurse, D: Doctor. A & D are administrators and can see all users and all data. U: Diabetes user can only see his own data. Master data. All data from the master TAB should be stored in the Master_Data_table. (Remember to store the date and tine for creation). TABLES: User_table, Master_Data_Table, Sugar_Value_Statistics_table Primary key in all tables is: Cpr.nr. (Social security number) The table Sugar_Value_Statistics should have 2 extra keys (date and time for the reporting of the glucose value)