Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Country module #38

Open
3 of 8 tasks
orbanszlrd opened this issue Jan 9, 2022 · 0 comments
Open
3 of 8 tasks

Create Country module #38

orbanszlrd opened this issue Jan 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@orbanszlrd
Copy link
Owner

orbanszlrd commented Jan 9, 2022

The user should have a field named country.

To achieve this, we need at least a Country entity.

  • Create a new package in the modules folder, named country
  • Create Country entity
  • Create CountryRepository interface
  • Create CountryService
  • Create CountryController
  • Create CountryRestController
  • Create the DTOs
  • Update the entity relationship diagram
@orbanszlrd orbanszlrd added the enhancement New feature or request label Jan 9, 2022
@orbanszlrd orbanszlrd self-assigned this Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant