Browse Scenarios
Add status check endpoint 100 pts
Simple endpoint to check if user is active
Intermediate
Add file download feature 100 pts
Allow users to download files
Intermediate
Add bulk user notification feature 100 pts
Send notifications to multiple users based on their preferences
Intermediate
Add discount calculation 100 pts
Implement discount calculation for different customer types
Intermediate
Add worker interface 100 pts
Create interface for different types of workers
Intermediate
Add notification service 100 pts
Implement notification service for order updates
Intermediate
Add Product entity for catalog 100 pts
Create Product entity to be used in shopping cart and order systems
Intermediate
Add eligibility check 100 pts
Check if user is eligible for premium features
Intermediate
Add comment display feature 100 pts
Display user comments on articles
Intermediate
Add order statistics calculation 100 pts
Calculate average order value and other statistics
Intermediate
Add discount calculation 100 pts
Calculate discounts and final prices for checkout
Intermediate
Add user search functionality 100 pts
Implement search feature to find users by name
Intermediate
Add order processing service 100 pts
New service to handle order creation and processing
Intermediate
Add order history endpoint 100 pts
Implement endpoint to fetch user's order history with product details
Intermediate
Add user and admin registration 100 pts
Implement registration endpoints for users and admins
Intermediate
Add API error handling 100 pts
Handle errors in multiple API endpoints
Intermediate
Add paginated product listing 100 pts
Implement pagination for product catalog
Intermediate
Add admin user management page 100 pts
Create endpoint to list all users for admin dashboard
Intermediate
Calculate total price 100 pts
Calculate total price for bulk orders
Intermediate