Welcome! and thank you for applying!
You are free to use any package or library you see feet as long as you follow these rules:
- 👎 You can't copy and paste from other peoples work
Your solution must be uploaded on GitHub, and submit us the link in max 1 week after receiving the task.
Keep in mind that this is the project that will be used to evaluate your skills. So we do expect you to make sure that the app is fully functional and doesn't have any obvious missing pieces.
Objective: Assess the candidate's familiarity with the Angular framework and CLI. Task: Create an Angular application with a responsive layout using Angular Material or Bootstrap.
Objective: Evaluate the candidate's understanding of Angular components, services, and routing.
Task: Create an application that displays a list of products, allows adding new products, and provides a detail view for each product.
Use components to separate concerns. Create a service to manage data communication. Implement routing to navigate between components.
Objective: Test the candidate's ability to work with reactive forms in Angular. Task: Implement a form to add and edit product details, validating user input and displaying appropriate error messages.
Objective: Evaluate the candidate's experience with Node.js and Express. Task: Develop a RESTful API with Express that supports CRUD operations for the product list.
Objective: Test the candidate's understanding of middleware and authentication in Express. Task: Implement JWT-based authentication for the API and protect specific routes.
Objective: Assess the candidate's ability to work with databases. Task: Choose a database (e.g., MongoDB, PostgreSQL, MySQL), design a schema for the product list, and implement CRUD operations.
Objective: Test the candidate's ability to validate data at the database level. Task: Add server-side validation for product details and handle errors appropriately.
Objective: Evaluate the candidate's ability to integrate the Angular application with the back-end API.
Task: Connect the Angular application with the Express API to create a full-stack application.
Objective: Test the candidate's knowledge of deploying a full-stack Angular application. Task: Provide instructions or deploy the full-stack application to a platform like Heroku, AWS, or Google Cloud Platform.
This test will provide a comprehensive assessment of an Angular Full Stack Developer's skills, covering various aspects of front-end and back-end development, as well as database and deployment knowledge.