Monday, December 12, 2022

CST 499 Capstone - Week 8 Learning Journal Final Entry

This is the very last entry of the journal of your CS Online learning!  Keeping regular journals is a great way for us to grow, both professionally and personally.  We encourage you to continue this habit.  For this week, please spend time browsing through your two years of journals and reflect on your overall experience and growth in the program. Some thoughts on future plans would be great, also.

CST 499 Capstone - Week 7 Capstone Festival

 

Update your learning journal to answer the following two questions: 

What project milestones did you accomplish this week? If you're working in a team, please list what you personally contributed, not the project status overall.

Tuesday, December 6, 2022

CST 499 Capstone - Week 6 Project Report & Video

What I did Last Week :

  • Finished going over the whole project and debugged the last bit of issues that we had. 
  • Created power point presentation for the group and worked on the introduction portion of our presentation.

Next week's goals:  

  • Go over the presentation video draft notes and make any revisions and prepare for the final presentation.

Tuesday, November 29, 2022

CST 499 Capstone - Week 5 Project Testing

What project milestones did you accomplish this week? If you're working in a team, please list what you personally contributed, not the project status overall.

Tuesday, November 22, 2022

CST 499 Capstone - Week 4

As a team we continued working on the front end portion of our project with React. This week, I was tasked with working on creating a page that shows the list of networks that a logged user is a part of. In addition, the user can see a button to join and create a new network. I am almost done with that. 

As for next week, we want to finish wrapping the front end up and get to testing and making the video presentation. Time is moving fast so we really need to get it done. But we are working great and communicating great as a team.

Tuesday, November 15, 2022

CST 499 Capstone Week 3

What project milestones did you accomplish this week? If you're working in a team, please list what you personally contributed, not the project status overall.

Tuesday, November 8, 2022

CST 499 Capstone - Week 2

What project milestones did you accomplish this week? If you're working in a team, please list what you personally contributed, not the project status overall.

Tuesday, November 1, 2022

CST499 - Capstone Week 1

Update your learning journal to answer the following two questions:

What project milestones did you accomplish this week? If you're working in a team, please list what you personally contributed, not the project status overall.

Thursday, October 20, 2022

Tuesday, October 18, 2022

Tuesday, October 11, 2022

CST 438 - Software Engineering - Week 6 - Security With OAuth2

Write a weekly entry describing important things you learned this week.

  • This week we went over creating a front end in order for users to login. In order to do so, they would need to authenticate themselves through Google's authentication services. 
  • When starting the application, you will be loaded to the page but if you are not logged in, you will be re routed to a page that has a link to a Google login page. 
  • Once this link is clicked and the user has been verified, then the user is able to see the home page.
  • Authentication and validation is important because you want to have valid users entering the website. 
  • Your website might contain lots of information so it is vital to only let certain people login and only see what you want them to see.

CST 499 Capstone - Week 8 Learning Journal Final Entry

This is the very last entry of the journal of your CS Online learning!  Keeping regular journals is a great way for us to grow, both profe...