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

New web application development tutorial parts (I) #4664

Closed
5 tasks done
hikalkan opened this issue Jul 7, 2020 · 1 comment
Closed
5 tasks done

New web application development tutorial parts (I) #4664

hikalkan opened this issue Jul 7, 2020 · 1 comment

Comments

@hikalkan
Copy link
Member

hikalkan commented Jul 7, 2020

  • Create an Author entity.
  • Implement CRUD functionality without using the CrudAppService.
  • Implement a custom repository.
  • Show a domain service implementation.
  • Add "Authors" (auto complete) combobox when creating/editing books. Also, show the author name on the books table on the UI.
@hikalkan hikalkan added this to the 3.2 milestone Jul 7, 2020
@hikalkan hikalkan self-assigned this Jul 7, 2020
@hikalkan hikalkan changed the title New web application development parts New web application development parts (I) Jul 7, 2020
@hikalkan hikalkan changed the title New web application development parts (I) New web application development tutorial parts (I) Jul 7, 2020
@hikalkan hikalkan modified the milestones: 3.2, 3.1 Jul 12, 2020
@hikalkan
Copy link
Member Author

done with #4864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant