Conversation
|
Thank you @dadesjo for the contribution! The sonar issue is probably caused by a settings in sonar. We will need to configure sonar to run analysis on forks as well. We will enable it before we merge. We have a draft for a roadmap. Our short time goals is to add slack notifications for changes for questions/answers. So that the user will be able to know when a question has been answered, marked as approved. As well we are working on improving the ui to show more relevant questions for the user, when the user logs in. Then we will collect feedback from users running the application and hopefully we can start working on the "real" slack integration, that is a bit in the future, that takes questions from slack and feeds rocket fuels database with questions and answers. As well improved search with help of postgres fulltext search is something we want to achieve. The long time goal is currently a bit unwise, we will need to act on the feedback we get and then come up with a realistic roadmap :) But the roadmap will be presented on github. Any contributions are very welcome! If you are interested in helping out on any of the above, more details can be given in a issue etc. |
|
Ok, cool! |
Sounds great! i will get back to you soon :) do you know rxjava or is it most front-end? |
|
I have invested my years in .Net and Microsoft technologies so no prior experience with rxjava or postgresql but i have looked into your code and some rx examples so i can probably solve that with some PR feedback :) |
|
@jepp3 any update on the sonar issue:)? |
Hi!
I think this looks like a cool and promising project and i like to contribute.
Do you have any roadmap on upcoming features?
I have added a starting point for ui testing in this PR, what do you think?