CST 489 Week 13

 

WELCOME TO WEEK 13

Learning Journal - 

What project milestones did you accomplish this week?
This week I:


  • Added a trigger so the database automatically updates when a user signs up through Authorization.

  • Implemented a username availability check to prevent duplicates.

  • Added functionality for updating or viewing user account information.

  • Updated the user study stack using the Admin client with Authorization via the service role key.

  • Made UI improvements, including adding motion for better visual consistency.

  • Completed the Authentication and Authorization implementation and merged those changes into the auth-dev branch.

  • Added new pages for users to request a password reset if they forget their password.

What is your plan for next week?
Next week, I plan to add functionality to the reminder button. Ideally, users will be able to add upcoming review dates to their personal calendars. This may initially work without OAuth, and later we can explore stronger integration like Google Calendar once permissions and authentication flows are fully set up.

What challenges, if any, are you currently facing in project development? Do you need instructor assistance?

No major challenges this week — only small bugs that I was able to resolve. I don’t need instructor assistance at this time.

Comments

Popular posts from this blog

CST 370 Week 3

CST 438 Week 7

CST 489 Week 10