Haroombe / ChimpPhone_App

Cosc 3380 HW4 web app for cell phone company
Apache License 2.0
1 stars 0 forks source link

signup new plan page #11

Open Haroombe opened 3 days ago

Haroombe commented 3 days ago

!under construction

input data:

Plan (can be null) promotion (can be null)

fetch data

current logged in user if applicable

path (/plan/signup)

Page

~ What they will be buying if plan is passed in then show the plan they will be buying + any applicable promotion if no plan is passed show all plans + all promotions Show the next billing date (like when is the next time they pay 30 days from now) // low priority

~Form that allows user to input details to subscribe to a new plan. Need following details:

~ Api call that creates new customer, transaction, and anything else (update this @Haroombe @NhatPham123tm )

DB view Image