Monday, September 3, 2012

2:04 AM - No comments

08/26/2012 - 09/01/2012


Development Process

      -Develop and test the main system functions
      -Change and update the SQL database.
      -Code the LINQ and Entity Framework queries for main functions
      -Starting the design and coding of the Partial Views in MVC framework.
        (Use Razor Layout that is new view engine in asp.net)
             

Main System functions with WCF Client, (This will be update regularly)





Plan the Basic UI and Menu Structures as follows

              Initial Home Page (Before Login)
                            -ChannelDoctor
                            -Partner Details
                             -Login



After Login

                     SystemAdmin / Admin
                               MasterData
                                      -Hospital
                                      -Role
                                      -User
                                      -ChannelAllocate

                              Patient
                                      -ChannelHistory -->Messages
                                      -ChannelDoctor
                                      -MedicalReport

                              Doctor
                                     -ChannelHistory -->Messages   --Add Patient Record

                              Payments
                                   
                              Reports

Other Learning and New Things

  -Designing Views with the Razor layout was new things.
  -Partial views of Razor layout.

Problems  
  -Get  more time to learn and apply Razor layout syntax (e.g. Partial Views)


Next Week Targets
   
              -Expose the PCMS Service main functions.
              -Design some part of the MVC Views with CSS.
              -Start Android application initial UI developments









0 comments:

Post a Comment