You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+11-6
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We're excited to see your skills in action! This challenge is designed to showca
12
12
13
13
## 🚀 The Challenge
14
14
15
-
At sherpa°, we help travelers find and purchase the visas they need. Your mission is to build a **Products Application** with both client and server components that allows users to:
15
+
At sherpa°, we help travelers find and purchase the visas they need. Your mission is to build a **Products Application** with both client and server components that allows users to perform `at least one` of the following tasks:
16
16
17
17
- Browse all visa products (with pagination and filtering)
18
18
- View individual product details
@@ -45,16 +45,20 @@ npx nx run server:serve # For the backend
45
45
Need help? Contact us immediately if you encounter any setup issues!
46
46
47
47
## 🛠️ Tech Stack
48
+
This project mimiks our own codebase, so it gives you a preview of what you can expect joining the team!
49
+
However we don't expect you to be fully familiar with the specific frameworks and tools.
48
50
49
-
This repository contains an [Nx monorepo](https://nx.dev) with:
50
-
51
+
We have an [Nx monorepo](https://nx.dev) with:
51
52
1. An Angular application
52
53
2. A NestJS application
53
54
3. A CSV dataset example of visa products
54
55
55
-
Feel free to use these or swap them for your preferred frameworks. Just ensure you're working with TypeScript. The setup is intentionally minimal to give you creative freedom without having to start from scratch.
56
+
Feel free to use these or swap them for your preferred frameworks.
57
+
58
+
Just ensure you're working with TypeScript which is the only hard requirement.
59
+
60
+
The setup is intentionally minimal to give you creative freedom without having to start from scratch.
56
61
57
-
This project mimiks our own codebase, so it gives you a preview of what you can expect joining the team!
Rather than looking for a complete implementation, we're evaluating your approach across these key areas and don't expect you to excell in every single one but rather focus on very few that you want to impress us with:
@@ -188,6 +193,6 @@ Don't worry about implementing:
188
193
- Deployment configurations
189
194
- Extensive wireframes/prototypes
190
195
191
-
> **A note on AI:** Feel free to use AI tools if helpful—we do too! Just be prepared to discuss what worked, what didn't, and your thoughts on AI's role in development.
196
+
> **A note on AI:** Feel free to use AI tools if helpful, we do too! Just be prepared to discuss what worked, what didn't, and your thoughts on AI's role in development.
192
197
193
198
We're excited to see your approach and discuss your solution. Good luck!
0 commit comments