fssa-batch3 / fssa-batch3/sec_b_vignesh.ramachandran__corejava_project_2

FindAll Menu

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Feature 1: FindAll
#### Admin story
Admin can see all Menu details.
#### Pre-requisites:
- Implements Menu Service(getAll( ))
- Implement Menu DAO(findAll( ))

#### Flow:
```mermaid
graph TD;
A["Menu Service: Findall Menu"] --> B["Menu DAO: Findall Menu"]
B --> C["Retrive all menus"]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.