Are you sure you want to delete this ticket? This action cannot be undone.
Problem: Use a flow diagram to map out the flow of the user login to uplaoding the user data to localstorage or sessionstorage. That way you can easily trace what the code is doing and why data isnt being sent to the clientside database. You'll need to access this data often with the userhomepage. So you need to organize it.