hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[FEAT] Implement Email-Based Support Ticket Submission #57

Closed Oluwaseg closed 1 month ago

Oluwaseg commented 1 month ago

Issue: Support Ticket Opened

Title

[FEAT] Backend API Template for Support Management (v1)


Description

This boilerplate outlines a backend API structure for managing support requests, designed to handle creation, retrieval, updating, and deletion of support inquiries via email integration.


Purpose

To provide a foundational backend API framework for efficiently managing support requests via email communication, ensuring organized tracking and resolution of user-reported issues.


Requirements


Expected Outcome


Email Integration

Backend API Endpoints

Database Schema

Untitled (1)


Checklist / Acceptance Criteria

markessien commented 1 month ago

We are not doing ticketing in this app

Oluwaseg commented 1 month ago

We are not doing ticketing in this app

It's been revised now, please take a look at it