Open Aniket762 opened 3 years ago
Hi @Aniket762! Could I work on this issue? :)
Hey @Bondcoder sure go for it. Make sure to follow the coc and cg!
Hey @Bondcoder I just forgot to add another field named Category
as one of the input fields. It will be a dropdown from where the user can select from options like internships, jobs, opensource, and so on. Please add it!
Add a form to take input from users in the Client. Make sure to keep the form in the home route.
Make sure to add validation in the fields. You can use
formik
for handling forms and material UI for styling, preferably usestyled-components
or emotion. You may use js or ts according to your convenience in the frontend.The UI for the form is expected to be: https://www.masterji.tech/form
As this is a frontend task make sure to add the screenshot!