erginrusheku / geemly

This application is going to be the supermarket management system.
0 stars 1 forks source link

Sectors management #1

Open erginrusheku opened 1 year ago

erginrusheku commented 1 year ago

1-Model Sector:

SectorType: { FRUITS, MEAT, DAIRY, INDUSTRIAL_FOODS }

2-Controller

CRUD endpoints

3-Service

4-Repository

5-JUnit class