CST 499 - Week 14
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.
I completed the appointment page for both the admin and the user and started working on the membership portion. This part of the project required integration from a payment platform, in the case the client chose PayPal. While the client set up her PayPal account, I pre-emptively set up the backend and did some local testing so I could prepare for when she had the information.
What is your plan for next week?
Get the account information from the client so I can create a webhook and fully implement the membership portion. the idea is to have the membership type store in the database and then use that to update the user and admin information. additionally, i would like to be able to have both the user and admin be able to cancel from the website if desired. and finally, an admin override to provide membership to specific users in the admin dashboard (separate from paypal)
What challenges, if any, are you currently facing in project development? Do you need instructor assistance?
There were no current issues beyond just debugging during my implementation.
Comments
Post a Comment