Development Process
- Change the basic User Interface structure and add some changes in CSS.
- Develop the main part of the Doctor Channel process such as
- Change some part of the main page of the Doctor Channel process (Dropdown)
that use technologies such as JQuery and JSON to populate dropdowns.
- Develop the Available Channel (Add service method, expose it and use it in the MVC framework) page.
-Develop the Patient channel process and successfully tested with the sample data.
(But still it was not fully completed.)
Because of the tough time frame with the other works I have decided to complete main functions very quickly without thinking of the User Interface and the validations.
Major Identified Threats in the Project
In this project I have used many new technologies and concepts that I haven't use in my office environment. Then it is quite difficult task because of the following reasons,
- want to more time for learning and apply it in the project.
- it is difficult to find the expert persons for the relevant technologies (e.g. Android development).
Lessons Learn
- Fill the cascading drop down with the JQuery and the JSON in the MVC framework.
Development Process
This week mainly focused to the web development process of the MVC site.
Successful Developments
-Populate Dropdown list in Hospital list, Specialty list & Doctor list.
-Search function of the doctor channel was completed.
Some ongoing pages of the PCMS,
Initial Home page, (User Interfaces are still not be completed)
After Login Page,
Problems
- First 3 days were used to finalize Case Study assignment.
Lessons Learn
- Add JQuery Calender with the CSS.
- Pass the multiple parameters from the Action by using JQuery.
-Study about the MVC development.
Development Process
- Create all the Partial views (MVC) in the two scenario (Before Login and after Login)
- Create dynamic menu creation in Left menu and Top menu. (This menus create according to the user roles)
- Add the menu creation functions to the main service and collaborate those services into Service layer .
- Start development in upper layer. ( MVC framework)
Problems
- This week could not be a successful in development because we had to do our other Case Study subject final assignment. Then I spent more time to do it before the deadline.
- There was no time to test the android web service integration in this week.
Development Process
- Start the UI development process in MVC Views.
- Create Partial Views in Main Site
- Add CSS (Cascading Style Sheets) for main site. (before login to the system)
- Add some functions of Main System such as Menu creation
- Start the Android Initial UI design
- Initial UI design to Main Tab navigation
New Learning and Problems
New Learning
- Android development process
-Tab activities
-page navigation
-UI design
-debug with Eclipse IDE
Problems
- Got more time to learn and apply new technologies.
Next Week Main Targets
- Test the sample web service invocation from the Android application.
- Finalize main UI structure.
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