Monday, March 15, 2010

Moving Forward

We have started working on the find/create patient page because it has a high priority. We've condensed, cropped, and created until we have a mostly functional and aesthetically appealing web page. There is still much to do to even complete the page that we are working on but it is looking nice. However, this is only half of the job.

We still have to learn how to use JSP to generate html for the mobile site. The second part is definitely going to be more difficult than the html design..

2 comments:

  1. The JSP side of things won't be that hard because the structure of the page will still be basic HTML. The JSP just generates the dynamic content which you guys aren't dealing with.

    ReplyDelete
  2. Really? That's good to hear! So basically we just need to copy and edit the code they already have and place it into a JSP style so to speak? I like it.

    We're still working out the kinks on the design. I'm not sure if we'll finish the second page that we're working on before we hit the JSP, but we should be getting to it soon either way.

    ReplyDelete