I am excited to submit my pull request for the backend assignment, which includes the implementation of the Event Management API as per the assignment guidelines. This submission demonstrates my ability to work with NestJS, REST API design, and database management, showcasing a small but comprehensive feature addition to the provided typescript-starter boilerplate.
Implemented Features:
Create Event: Facilitates the creation of events, capturing essential details such as title, description, start/end times, and participant invitees.
Retrieve Event by ID: Allows querying of event details using its unique identifier.
Delete Event: Supports the deletion of specific events by ID.
Merge All Events: A custom feature designed to merge overlapping events for a given user.
Dear Ra Lab Team,
I am excited to submit my pull request for the backend assignment, which includes the implementation of the Event Management API as per the assignment guidelines. This submission demonstrates my ability to work with NestJS, REST API design, and database management, showcasing a small but comprehensive feature addition to the provided typescript-starter boilerplate.
Implemented Features:
Demo Video: https://drive.google.com/drive/folders/1LYNZp_0yeEtHITnDLLjOwmoscuiUFVzq
Thank you for considering my submission.
Best regards, Hung-Ta Chen