fssa-batch3 / fssa-batch3/sec_c_mathankumar.nagarajan__corejava_project_2
Store Module - Add Store
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Checklist**
- [x] Store Model
- [x] Store DAO - addStore
- [x] Store Service - addStore
- [x] Store Validator
**Estimated Time**
8 hours
**Actual Time**
- Store Model: 1 hours
- Store Validator: 4 hours
- Store DAO: 3 hours
- Store Service: 1 hours
**Progress**
- Store Model: Created the Store class with required attributes and methods. Implemented data validation logic.
- Store Validator: Developed input validation function to ensure the store data is accurate and complete.
- Store DAO: Set up the database connection. Implemented the 'add store' method to insert store data in the database.
- Store Service: Created the service layer to handle business logic. Added the 'add store' method to interact with DAO and perform validation.
**Completion Steps**
- [x] Code review and testing
- [x] Push the code to GitHub
- [x] Close this issue
**Labels**
- Estimation
- Actual Time
- In Progress
- Completed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.