Continued with image loading
06/12 and 06/13
- I continued working on the Image loading feature for the workstation. I have decided storing images in the database using Base64 encoding.
- I spent yesterday testing whether it is better to do the image encoding on the client side or the server side. Decided on generating a string on the client side and sending it over to the server.
- Today will be testing server return of image and try to finish full fledged output interface development.
Comments
Post a Comment