Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 libs 2006-08-18 somerville32 [r1] Initial import to SVN
 nbproject 2006-08-18 somerville32 [r1] Initial import to SVN
 resources 2006-08-18 somerville32 [r1] Initial import to SVN
 src 2006-08-18 somerville32 [r1] Initial import to SVN
 README.TXT 2006-08-18 somerville32 [r1] Initial import to SVN
 build.xml 2006-08-18 somerville32 [r1] Initial import to SVN

Read Me

------------------------------------------------------------------------
MedDeck - README
------------------------------------------------------------------------

PROJECT TITLE: MedDeck
PURPOSE OF PROJECT: Manage Student Medical Records
VERSION: ALPHA-0000-PR1
HOW TO START THIS PROJECT: Launch batch script "MedDeck.bat"
AUTHORS: Cody A.W. Somerville
USER INSTRUCTIONS: See in-program help.

Journal of Development:

2006-04-19: 

    I started development of MedDeck today after finding an IDE that I like for
    Linux (BlueJ). I've tried it before but now that I've give it a fair chance
    I realize how amazing a tool it is.
    
    Anyhow, I create a bootstrap object, login frame, MDI, and our first 
    internal frame - the onLogin frame (ie. news & quick instructions).
    
    Total Hours Logged: 3 hours
    
2006-04-20:

    I added protection from spawning multiple MainDesktopFrames.
    I noticed yesterday that if I click the login button multiple times
    before the window hid it's self then multiple occurances of the MDI
    would load.
    
    Did some research on MDI, TDI, and SDI.
    
    Total Hours Logged: 1.5 hours

2006-05-22:

     Rewrote MDI and scrapped toolbar, now using menubar only.
     Finished "Medical Record" internalFrame GUI - now working on
     internals.