1. A NodeJS task is given by the recruiter and 3 to 4 hours are given to complete the task.
Task:
Database: Any database of your choice.
APIs: Node JS RESTFUL APIs
● New user registration with basic details (without duplication) (name, email, phone,
password, user location (lat & long))
● Once the user is registered. Need to send a welcome mail.
● User login functionality
● Logout Functionality.
Condition
1. Users should not be duplicated
2. If it is an old user, it should be validated.
Based on the task, an interview will be scheduled in which the questions related to the tasks and the basics of NodeJS will be asked