fssa-batch3 / fssa-batch3/sec_a_bhirahatees.periyasamy__corejava_project_2

Comment Module | Create Comment

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
comment-module enhancement
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description
Ticket raiser and receiver can add a comment on their ticket.

# Attributes

- [ ] name

- [ ] email

- [ ] commentDesciption

- [ ] createdAt

- [ ] ticketId

- [ ] isEdited

# DAO

- [ ] createCommentDAO()

# Service

- [ ] createCommentService

# Validation

- [ ] validateTicketComment

- [ ] validateCommentName

- [ ] validateTicketId

- [ ] ValidateEmail

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing ticket, DAO, service, and validation entry points, then compare their conventions with the requested Comment Module attributes. Implement the createCommentDAO and createCommentService flow and the listed comment, name, ticket ID, and email validations; done means ticket participants can add a comment with all attributes persisted and invalid input rejected.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.