Repository files navigation JavaScript code challenge for engineering applicants
Build a form to add a User with following fields - Add form should be in pop up
First name - mandatory
Last name - mandatory
Email - mandatory with email validation
Phone - mandatory with number validation
Status - mandatory with dropdown for active/inactive
Show listing of Users with following fields
First name
Last name
Email
Phone
Status - Option to toggle user status from list.Double confirmation pop is required before status change
Global Search - Search option to lookup in below fields
First name
Last name
Email
Phone
Solution for assignment is to be develop using any framework or lib you are comfortable with - Plus points for doing it without any framework!
Solution for assignment should be uploaded to git repo and repo link should be shared with us for code review.
Adding a README file for repo is mandatory and README should have steps to run code.
Only Javascript code will checked in code review. We are not concern about HTML styling.
You have to submit assignment within 3 days after you receive email for assignment.
Screenshots are just for reference, it is not mandatory to have HTML exactly like screenshots below.
About
JavaScript interview assignment
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.