scs-phd-deans-committee / coffee-chats-website

Website for CMU campus-wide coffee chats program.
0 stars 1 forks source link

Add React state to CCSignUp #29

Open alam-shahul opened 2 years ago

alam-shahul commented 2 years ago

While we're at it, we should also split up the CCSignUp code into more modular components.

Rishi-V commented 2 years ago

In the process of adding state, the sub-functions should be moved outside the main function for improved functionality and modularity.