Open khanhduzz opened 1 month ago
Hi @alkhimch This repository is already register Hacktoberfest, PR in this repo will be count, if it's a quality PR. I already integrate Keycloak, just not config too much. If you want to make a PR, you can find another issue or suggest a new issue if you think it good.
Okay, is there project needed test or integration tests ?
Hi @alkhimch
/docs
. Hi @khanhduzz, I thought those projects are Spring boot. I can implement Spring boot coding structure and init files, maybe implement api structure.
Hi @alkhimch!
Of course, this is Spring boot, I created a microservices system, and I thought you just want to make PR and got approve from hacktoberfest!
You know, it not only Spring here, we also need to make a view, a front-end to show the website to user.
But if you want to do Spring, I recommend you with the Inventory
module, we use it to manage product stock, warehouse,... When I send request, for example, an order want to take 10 unit of a product, we send request to the Inventory
and get back all the information: quantity left, the warehouse where we take, in case we need to take from 2 different warehouse we can get all the information from those warehouses,... You maybe think about it, and working on the Inventory
module, create CRUD and workflow on it.
Hi @khanhduzz,
Oww sounds good. I'm experienced with microservice architecture. Currently, I've been working on system that is combined with VueJS, keycloak 17, gateway and ofc Spring boot. Even-tough I also want approve PR in hacktoberfest. I had completed multiple open sources last year , but in this year, I thought that focusing just one project. Maybe we can be make to-do list for my contribution. Ofc each todo related hacktoberfest issue, it would be nice😎
@alkhimch
To be honest, I think you have more experients than me. I only know about the microservices from 2 month ago.
But btw, you can break the issue into smaller task, do not need to add hacktoberfest lable, just create PR and everything will be good. I got all badges from Hacktoberfest last week.
But we have to follow the code quality, pass sonarcloud check, checkstyle, maven build (which is already have a guideline in wiki) add unit test with your new code, you might break issue to smaller, but consider to make at least a function/feature, not too small PR.
And further, if you have any suggestions or improvement, do not hesitate to tell me, the only thing I need here is make a good project, for learning and practice.
You can fork this project, I will assign the #4 for you, and waiting for your first PR
Please reply this comment, if you feel good, we can start! Thank you!
Hi @khanhduzz is it hacktoberfest issue ?