SCCapstone / Colite

Colite Technology Capstone Repository
1 stars 1 forks source link

Update Personal Log #82

Closed josemvidal closed 3 years ago

josemvidal commented 3 years ago

Your Personal Log has not been updated in 8 weeks.

mhayward12 commented 3 years ago

My personal log has been updated every week: https://github.com/SCCapstone/Colite/wiki/Matthew-Hayward-Personal-Log

These are what I have had for the past 8 weeks:

03/28/2021 I added some more graphs and data visualizations to our data visualization system. We also have a meeting with our client tomorrow and he will provide us with what he liked/disliked as far as where the application currently stands.

03/21/2021 I reworked our navigation bar and our color scheme. Also, added linking between our main web application and the data visualization. I also added some sample graphs so that our client can see examples of how the app works.

03/14/2021 Successfully finished the data visualization. Users can login and create any type of visualization they want, including bar graphs and similar types. They can also import any data type they choose and export it in several formats.

03/07/2021 Updating the data visualization by using AWS Cloudformation instead. The AWS employees mentioned that the way I was doing it wouldn't work. Should have done by Thursday.

02/28/2021 Have built the login and logout system with a default author username, users can request a password change if they want as well. Have a bug with embedding the AWS quicksight due to what I believe is a CORS policy error.

02/21/2021 Have Data working with AWS QuickSight. Need to embed it into our website still as well as deploying website for next weeks milestone.

02/15/2021 Have made progress using AWS Quicksight to use our data visualization. I have reached out to AWS on some advice on how to integrate it with our current website design and they have sent me some useful guides. Hoping to have it integrated and 100% working by end of week.

02/07/2021 Have been working on the data visualization. We are attempting to do it through AWS this semester since that is what our client wants. I have made some progress in syncing it with our AWS MYSQL database and should have it done soon.

mhayward12 commented 3 years ago

@josemvidal I just want to make sure I am not penalized for not updating it when I have been on a weekly basis

josemvidal commented 3 years ago

I assigned it to the wrong person. Fixed now.

mhayward12 commented 3 years ago

Okay thank you!

revt0 commented 3 years ago

@josemvidal I updated it! I had not been working on anything for the past weeks so I had forgotten to update it now that I've started doing things again.

josemvidal commented 3 years ago

I close it for you.

After you do and Issue, you close it, with a comment that points to the commit that closes it. In GitHub you can do this automatically by just writing "closes #xx" in the git-commit comment.

Please watch my teamwork lecture which explains all this an more.