AlexandreStelzig / Workshop-Manager-Web

Workshop Manager Web for the SEG4910 Capstone Project
1 stars 0 forks source link

Change Registration Form to not Use Tabs for Steps #116

Closed matperron closed 6 years ago

matperron commented 6 years ago

Currently using tabs for the 3 steps. Instead we can split registration form into 4 files and use Object.assign to get the data from previous steps.