Skip to content

Commit a8c514f

Browse files
authored
Update README.md
Update working slightly to provide more clarity based on candidate feedback.
1 parent 4866994 commit a8c514f

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

+11-6
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We're excited to see your skills in action! This challenge is designed to showca
1212
1313
## 🚀 The Challenge
1414

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:
1616

1717
- Browse all visa products (with pagination and filtering)
1818
- View individual product details
@@ -45,16 +45,20 @@ npx nx run server:serve # For the backend
4545
Need help? Contact us immediately if you encounter any setup issues!
4646

4747
## 🛠️ 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.
4850

49-
This repository contains an [Nx monorepo](https://nx.dev) with:
50-
51+
We have an [Nx monorepo](https://nx.dev) with:
5152
1. An Angular application
5253
2. A NestJS application
5354
3. A CSV dataset example of visa products
5455

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.
5661

57-
This project mimiks our own codebase, so it gives you a preview of what you can expect joining the team!
5862

5963
<details>
6064
<summary>See our complete Techstack</summary>
@@ -161,6 +165,7 @@ Vietnam,Tourist,25,30,Single,5
161165
Vietnam,Business,50,180,Multiple,12
162166
Vietnam,Student,150,730,Multiple,20
163167
```
168+
164169
## ✅ Assessment Criteria
165170

166171
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:
188193
- Deployment configurations
189194
- Extensive wireframes/prototypes
190195

191-
> **A note on AI:** Feel free to use AI tools if helpfulwe 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.
192197
193198
We're excited to see your approach and discuss your solution. Good luck!

0 commit comments

Comments
 (0)