Okay so I did the following to the web app this week:
⁃ Required login finished the login/register pages
⁃ Added google oath library
⁃ Fixed the model so pills are unique to users
⁃ Added google calendar api to schedule events and did permissions
⁃ Added images and time zones to pill model and populated the info throughout
⁃ Updated the account page for more info then just logout and styled
⁃ Added to the model a field that keeps track of when the user dispenses pills over seven days
⁃ Started the pill tracking dashboard to render the pills the user has taken in the last seven days (not done)
– Added ability for users to see if they are connected to bluetooth on their device on the account page
– Worked on the Pill dash board so that it displays all the times users where meant to take in their medication in the past seven days
– Added accuracy calculations to the dashboard
– Updated the logic on the dispense so that keeps track of how many pills have been dispensed and saves it
There are still quite a few more tasks for the web app I will keep adding just to make it better. Overall I picked up a few tasks this week because due to 3D printing issues we are a little behind schedule on the hardware side, so I wanted to just work more and ensure the web app was done. Also I got scheduled for less hours at work this week so figured I would use the time.