fssa-batch3 / fssa-batch3/sec_a_logesh.venkatesan__corejava_project_2
Post Module
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Backend Development for Post Management
## Description
Develop the backend functionalities for managing posts.
## Tasks
- [ Post Module | Add Post Feature ](#3)
- [ Post Module | View Post Feature ](#7)
- [ Post Module | Update Post Feature ](#8 )
- [ Post Module | Delete Post Feature ](#9 )
## Attributes
- Post Image
- Title
- Description
## Validation
- `validatePostImage()`: Validates the post image.
- `validateTitle()`: Validates the post title.
- `validateDescription()`: Validates the post description.
## Validation Test Cases
- `testValidatePostImage()`: Tests the post image validation.
- `testValidateTitle()`: Tests the title validation.
- `testValidateDescription()`: Tests the description validation.
## End
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.