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

Restructuring/refactoring #9

Open
code4kunal opened this issue Jan 29, 2020 · 1 comment
Open

Restructuring/refactoring #9

code4kunal opened this issue Jan 29, 2020 · 1 comment

Comments

@code4kunal
Copy link

code4kunal commented Jan 29, 2020

  • Business logic must be exposed as REST service in order to have seamless integration with UI.
  • spring boot/ spring mvc can be used.
  • Repository pattern with hibernate must be used.
  • Docker/Container for dev.
  • CI/CD builds with travis etc.
  • Proper logging and exception handling for troubleshooting issues.
  • unit test cases for more stability.
  • strapi cms can also be used for this task.
@NishkarshRaj
Copy link
Owner

Thankyou @code4kunal for your suggestions. I will definitely focus on these points 👍

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

No branches or pull requests

2 participants