Hello potential 7Learnings colleague! This coding challenge is an opportunity for you to demonstrate your skills and knowledge regarding front-end-development as well as your ability to work independently and use documentation where required. It is not about getting the right solution, try to get as far as you can we will discuss your approach and experience in the interview.
You are tasked with implementing missing parts of AppComponent.
Challenge description is provided in the comments of app.component.ts
.
The project was generated with Angular CLI version 13.3.5 (installation instructions).
When all the prerequisites are met, you can install all required modules and serve the application:
npm install
ng serve --open
Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
We respect your time and don't expect you to spend more than 3 hours on this. Try to get as far as you can, your solutions will then be discussed in the next interview, feel free to also add comments and explain what you intended to do.
Your application will be reviewed by our engineers. The aspects of your code we will judge include:
- ability to get the technical environment set up
- completion of tasks
- User input
- Input validation
- Handling observables
- Error Handling
- code cleanness
Styling and UX.
Email a link to a repository with your implementation to your 7Learnings contact.
Good luck!