Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multistep-form #494

Merged
merged 6 commits into from
Oct 19, 2024
Merged

Conversation

Ashutoshpadhi629
Copy link
Contributor

fixes #484

  • used material-UI stepper to make a multi-step form from user onboarding
  • changed the Prisma schema to add new Details
video.mov

@VineeTagarwaL-code
Copy link
Collaborator

🤯 cleannnnnn

@VineeTagarwaL-code
Copy link
Collaborator

the build failed, correct that, also show the db getting updated with all the info, add resume and more skills

make sure you show all of that in the manage profile page, no edit configuration needed in this pr just show them

@Ashutoshpadhi629
Copy link
Contributor Author

on it @VineeTagarwaL-code

@Ashutoshpadhi629
Copy link
Contributor Author

@VineeTagarwaL-code , fixed the build issue and updated the profile section, here's the video link

https://drive.google.com/file/d/1M7R86MNXRdZS3CdR7eaNtMILgHBvaYEZ/view?usp=sharing

for some reason, my BunnyCDN config was not working, I will try to fix it and send another video with uploading resume . rest everything is working.

@Ashutoshpadhi629 Ashutoshpadhi629 marked this pull request as draft October 12, 2024 09:46
@Ashutoshpadhi629 Ashutoshpadhi629 marked this pull request as ready for review October 12, 2024 10:11
@Ashutoshpadhi629
Copy link
Contributor Author

@VineeTagarwaL-code

Screen.Recording.2024-10-12.at.3.37.14.PM.mov

@VineeTagarwaL-code
Copy link
Collaborator

well done

add validation for github and project link
add loaders inside the buttons

@Ashutoshpadhi629
Copy link
Contributor Author

Ashutoshpadhi629 commented Oct 15, 2024

@VineeTagarwaL-code, on it.
I will add Zod validation for GitHub, how can I validate the Project Link?

@VineeTagarwaL-code
Copy link
Collaborator

Just add a validation if it's an actual url or not and not some random text

Check for https://, if it's http don't allow

@VineeTagarwaL-code
Copy link
Collaborator

is it done ?

@Ashutoshpadhi629
Copy link
Contributor Author

Sorry for the delay . Will complete this today. @VineeTagarwaL-code

@Ashutoshpadhi629
Copy link
Contributor Author

Loaders

Screen.Recording.2024-10-17.at.12.30.19.AM.mov

Only accepts valid Github Links and https Reqs

Screen.Recording.2024-10-17.at.1.18.24.AM.mov

@Ashutoshpadhi629
Copy link
Contributor Author

@VineeTagarwaL-code , can you review this ,
also, we are only accepting PDFs for resumes . is that okay?

@VineeTagarwaL-code VineeTagarwaL-code merged commit e0a0c4e into code100x:main Oct 19, 2024
1 check passed
@VineeTagarwaL-code
Copy link
Collaborator

Post on x and let everyone know you got your pr merged here

do tag @vineetwts and kirat bhayiya, 100xDevs on top !

@Ashutoshpadhi629 Ashutoshpadhi629 deleted the candidate-form branch October 20, 2024 06:55
@VineeTagarwaL-code
Copy link
Collaborator

bounty $150

@Ashutoshpadhi629
Copy link
Contributor Author

bounty $150

thank you so much, @VineeTagarwaL-code 🚀
100xDevs on top !

@VineeTagarwaL-code
Copy link
Collaborator

Make sure you post on x, good work !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: candidate onboarding
2 participants