Skip to content

Commit

Permalink
📝 Update CHALLENGE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rushilsrivastava authored Sep 17, 2024
1 parent 61ddcf5 commit 43309a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHALLENGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Project Overview

You are tasked with creating a Candidate Grading System using FastAPI. This system will allow recruiters to manage projects, candidates, and implement a team-matching algorithm.
You are tasked with creating a Candidate Grading System using FastAPI. This system will allow recruiters to manage projects, candidates, and implement a team-matching algorithm. Your submission must include the final application implemented with this boilerplate, or using your own FastAPI setup.

## Part 1: FastAPI Application

Expand All @@ -17,7 +17,7 @@ You are tasked with creating a Candidate Grading System using FastAPI. This syst
- Unit tests for your API endpoints
- An endpoint to create ideal teams for candidates (discussed in Part 2)

3. Implement proper logging and error handling throughout the application
3. Implement proper logging and error handling throughout the application

### Sample JSON Structures

Expand Down Expand Up @@ -308,4 +308,4 @@ Your solution will be evaluated based on the following criteria:
3. Ensure your code is well-commented
4. Submit the link to your GitHub repository

Good luck! We look forward to reviewing your solution.
Good luck! We look forward to reviewing your solution.

0 comments on commit 43309a0

Please sign in to comment.