i think i have an mvp now
i think i have an mvp now
Worked on linking supabase with the student/org home view. Debugged the issue when it would automatically go to org view (if/else issue, switched it to case)
My supabase stopped working so I had to create another one. I worked on the organization home page but it is not working at the moment. the sign in is going straight to the organization home page instead of the sign up page.
figured out add the user’s role and give the user different windows depending on the role.
Added roles for users to be apart of in the sign up process and added in the supabase thing. Was crashing out because I thought the picker wasn’t working but I realized on I was on the wrong page so I made to specify the sign up page is different than the log in
trying to separate the sign up and sign in page
Working on creating a sign in/log in page using supabase