Sung Hyun’s Status report for 5/1/2021

This week I have worked on:

– Integration between user interface, matching api, and user preference api. There was a lot of conflict while integration because while our individual parts worked, there was a lot of conflicts regarding the type of input and the argument structure.

– Editing database. Instead of just having functionalities such as add and remove clothes, we have added take and return clothes as well, so the database remembers what clothes the user is currently wearing.

– Displaying jpeg images on flask. I have written my code on my mac previously but the flask app didn’t display the pictures correctly on windows OS. Thus I had to account for the OS since we will be running this program on windows

Next week I will work on:

– preparing for the presentation and final paper

– final validation for our project

 

Sung Hyun’s Status report for 3/13/2021

This week I worked on:

– watching other people’s presentation and their projects and gave peer reviews

– Wrote a driver for a small servo on Arduino Uno that continues to rotate from an angle from 0 degrees to 180 degrees

– Wrote a python program (pyserial) that can communicate with the Arduino the degree of angle we want to rotate

– Started working on the UI/UX  of the clothes selection

 

Next week I will work on:

– writing driver code for the servo that we will actually be using for our project.

– Make sure the robot API can successfully communicate with the Servo

– develop more on the UI/UX