Practical Test:
Title: Online Gift Card Management
Description: Allow a user to create gift cards with an expiration date and create a page where user can consume them by passing the password. Store the gift cards in database (SQL Server/MySQL) and mark it as consumed when it used. Ensure consumed Gift card can’t be consumed again. The administrator should be able to see who has consumed the gift card and when. Administrators can add gift cards in bulk too. Administrators can add/edit and delete the gift cards.