fssa-batch3 / fssa-batch3/sec_c_mathankumar.nagarajan__corejava_project_2

Store Module - Add Store

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
documentation
Lenguaje dominante
Java
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.