Task Description: Implement a web application used for the administration of users in an application. The UI should be implemented in React and the server should be implemented in Node JS/TS. The application should support the following flows: Creation of a new user. Delete an existing user. Get a list of all existing users. The application should save the user information in a DB of your choice. Each user contains the following information: First Name Last Name Email address Password Since any DB can be in some cases unavailable, implement a retry mechanism for all operations. Evaluation criteria: We will be evaluating the project solution based on the following criteria: Functionality, Design, Coding standards, Efficiency. Submission guidelines: The solution should by uploaded to your personal Github account and you should provide us with a public access link for it. Good Luck!
Check out your Company Bowl for anonymous work chats.