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

Add form for taking in data #18

Open
Aniket762 opened this issue Oct 2, 2021 · 3 comments
Open

Add form for taking in data #18

Aniket762 opened this issue Oct 2, 2021 · 3 comments

Comments

@Aniket762
Copy link
Contributor

Aniket762 commented Oct 2, 2021

Add a form to take input from users in the Client. Make sure to keep the form in the home route.

Input fields
  • Job name: String
  • Company name: String
  • Link to apply: String
  • Category: String | dropdown
  • Company Logo: File
  • Author: String

Make sure to add validation in the fields. You can use formik for handling forms and material UI for styling, preferably use styled-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!

@Bondcoder
Copy link

Hi @Aniket762! Could I work on this issue? :)

@Aniket762
Copy link
Contributor Author

Hey @Bondcoder sure go for it. Make sure to follow the coc and cg!

@Aniket762
Copy link
Contributor Author

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!

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

No branches or pull requests

2 participants